Home
last modified time | relevance | path

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

/Linux-v5.15/include/crypto/internal/
Dcipher.h210 return __crypto_cipher_cast(crypto_spawn_tfm(&spawn->base, type, mask)); in crypto_spawn_cipher()
/Linux-v5.15/include/crypto/
Dalgapi.h123 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type,
/Linux-v5.15/crypto/
Dalgapi.c744 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type, in crypto_spawn_tfm() function
768 EXPORT_SYMBOL_GPL(crypto_spawn_tfm);