Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher() function
/linux/crypto/
H A Dhctr2.c366 err = crypto_grab_cipher(&ictx->blockcipher_spawn, in hctr2_create_common()