Home
last modified time | relevance | path

Searched refs:crypto_spawn_cipher_alg (Results 1 – 8 of 8) sorted by relevance

/linux/include/crypto/internal/
A Dcipher.h198 static inline struct crypto_alg *crypto_spawn_cipher_alg( in crypto_spawn_cipher_alg() function
A Dskcipher.h219 return crypto_spawn_cipher_alg(spawn); in skcipher_ialg_simple()
/linux/crypto/
A Dxcbc.c211 alg = crypto_spawn_cipher_alg(spawn); in xcbc_create()
A Dcmac.c245 alg = crypto_spawn_cipher_alg(spawn); in cmac_create()
A Dadiantum.c526 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in adiantum_create()
A Dvmac.c640 alg = crypto_spawn_cipher_alg(spawn); in vmac_create()
A Dskcipher.c951 cipher_alg = crypto_spawn_cipher_alg(spawn); in skcipher_alloc_instance_simple()
A Dccm.c884 alg = crypto_spawn_cipher_alg(spawn); in cbcmac_create()

Completed in 14 milliseconds