Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.h16 int skcipher_prepare_alg_common(struct skcipher_alg_common *alg);
H A Dskcipher.c675 int skcipher_prepare_alg_common(struct skcipher_alg_common *alg) in skcipher_prepare_alg_common() function
697 err = skcipher_prepare_alg_common(&alg->co); in skcipher_prepare_alg()