Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-alg-registration.c238 static int fips140_prepare_skcipher_alg(struct skcipher_alg *alg) in fips140_prepare_skcipher_alg() function
270 return fips140_prepare_skcipher_alg(alg) ?: in fips140_crypto_register_skcipher()
300 return fips140_prepare_skcipher_alg(&inst->alg) ?: in fips140_skcipher_register_instance()
382 err = fips140_prepare_skcipher_alg(&algs[i]); in fips140_crypto_register_skciphers()