Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dengine.h95 void crypto_engine_unregister_akcipher(struct akcipher_engine_alg *alg);
/linux/crypto/
A Dcrypto_engine.c670 void crypto_engine_unregister_akcipher(struct akcipher_engine_alg *alg) in crypto_engine_unregister_akcipher() function
674 EXPORT_SYMBOL_GPL(crypto_engine_unregister_akcipher);
/linux/drivers/crypto/virtio/
A Dvirtio_crypto_akcipher_algs.c593 crypto_engine_unregister_akcipher(&virtio_crypto_akcipher_algs[i].algo); in virtio_crypto_akcipher_algs_unregister()
/linux/drivers/crypto/aspeed/
A Daspeed-acry.c648 crypto_engine_unregister_akcipher(&aspeed_acry_akcipher_algs[i].akcipher); in aspeed_acry_unregister()
/linux/drivers/crypto/caam/
A Dcaampkc.c1224 crypto_engine_unregister_akcipher(&caam_rsa.akcipher); in caam_pkc_exit()

Completed in 14 milliseconds