Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dakcipher.c134 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function
138 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
Drsa.c381 crypto_unregister_akcipher(&rsa); in rsa_init()
391 crypto_unregister_akcipher(&rsa); in rsa_exit()
/linux-4.19.296/include/crypto/internal/
Dakcipher.h131 void crypto_unregister_akcipher(struct akcipher_alg *alg);