Home
last modified time | relevance | path

Searched refs:crypto_spawn_tfm (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/crypto/internal/
Dcipher.h212 return __crypto_cipher_cast(crypto_spawn_tfm(&spawn->base, type, mask)); in crypto_spawn_cipher()
/linux-6.6.21/include/crypto/
Dalgapi.h161 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type,
/linux-6.6.21/crypto/
Dalgapi.c800 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type, in crypto_spawn_tfm() function
824 EXPORT_SYMBOL_GPL(crypto_spawn_tfm);