Searched refs:crypto_spawn_cipher (Results 1 – 7 of 7) sorted by relevance
217 static inline struct crypto_cipher *crypto_spawn_cipher( in crypto_spawn_cipher() function
173 cipher = crypto_spawn_cipher(spawn); in xcbc_init_tfm()
207 cipher = crypto_spawn_cipher(spawn); in cmac_init_tfm()
411 blockcipher = crypto_spawn_cipher(&ictx->blockcipher_spawn); in adiantum_init_tfm()
603 cipher = crypto_spawn_cipher(spawn); in vmac_init_tfm()
897 cipher = crypto_spawn_cipher(spawn); in skcipher_init_tfm_simple()
847 cipher = crypto_spawn_cipher(spawn); in cbcmac_init_tfm()