Searched refs:crypto_grab_cipher (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/crypto/internal/
H A Dcipher.h185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, function
/linux-master/crypto/
H A Dxcbc.c201 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst),
H A Decb.c115 err = crypto_grab_cipher(spawn, lskcipher_crypto_instance(inst),
H A Dcmac.c249 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst),
H A Dxts.c420 err = crypto_grab_cipher(&ctx->tweak_spawn,
H A Dhctr2.c448 err = crypto_grab_cipher(&ictx->blockcipher_spawn,
H A Dadiantum.c551 err = crypto_grab_cipher(&ictx->blockcipher_spawn,
H A Dvmac.c636 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst),
H A Dccm.c875 err = crypto_grab_cipher(spawn, shash_crypto_instance(inst),
H A Dskcipher.c1051 err = crypto_grab_cipher(spawn, skcipher_crypto_instance(inst),

Completed in 176 milliseconds