Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c887 static int skcipher_prepare_alg(struct skcipher_alg *alg) in skcipher_prepare_alg() function
919 err = skcipher_prepare_alg(alg); in crypto_register_skcipher()
970 err = skcipher_prepare_alg(&inst->alg); in skcipher_register_instance()