Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c109 static void akcipher_prepare_alg(struct akcipher_alg *alg) in akcipher_prepare_alg() function
144 akcipher_prepare_alg(alg); in crypto_register_akcipher()
160 akcipher_prepare_alg(&inst->alg); in akcipher_register_instance()
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c132 static void akcipher_prepare_alg(struct akcipher_alg *alg) in akcipher_prepare_alg() function
171 akcipher_prepare_alg(alg); in crypto_register_akcipher()
187 akcipher_prepare_alg(&inst->alg); in akcipher_register_instance()

Completed in 1 milliseconds