Home
last modified time | relevance | path

Searched refs:crypto_grab_cipher (Results 1 – 7 of 7) sorted by relevance

/linux/include/crypto/internal/
A Dcipher.h183 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher() function
/linux/crypto/
A Dxcbc.c207 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst), in xcbc_create()
A Dcmac.c241 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst), in cmac_create()
A Dadiantum.c521 err = crypto_grab_cipher(&ictx->blockcipher_spawn, in adiantum_create()
A Dvmac.c636 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst), in vmac_create()
A Dskcipher.c947 err = crypto_grab_cipher(spawn, skcipher_crypto_instance(inst), in skcipher_alloc_instance_simple()
A Dccm.c880 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst), in cbcmac_create()

Completed in 13 milliseconds