Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dcipher.h200 static inline struct crypto_alg *crypto_spawn_cipher_alg( in crypto_spawn_cipher_alg() function
A Dskcipher.h280 return crypto_spawn_cipher_alg(spawn); in skcipher_ialg_simple()
/linux/crypto/
A Decb.c119 cipher_alg = crypto_spawn_cipher_alg(spawn); in lskcipher_alloc_instance_simple2()
A Dxcbc.c205 alg = crypto_spawn_cipher_alg(spawn); in xcbc_create()
A Dcmac.c253 alg = crypto_spawn_cipher_alg(spawn); in cmac_create()
A Dhctr2.c453 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in hctr2_create_common()
A Dadiantum.c556 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 Dccm.c879 alg = crypto_spawn_cipher_alg(spawn); in cbcmac_create()
A Dskcipher.c1055 cipher_alg = crypto_spawn_cipher_alg(spawn); in skcipher_alloc_instance_simple()

Completed in 27 milliseconds