Home
last modified time | relevance | path

Searched refs:skcipher_prepare_alg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c795 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg() function
820 err = skcipher_prepare_alg(alg); in crypto_register_skcipher()
871 err = skcipher_prepare_alg(&inst->alg); in skcipher_register_instance()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c837 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg() function
866 err = skcipher_prepare_alg(alg); in crypto_register_skcipher()
917 err = skcipher_prepare_alg(&inst->alg); in skcipher_register_instance()

Completed in 7 milliseconds