Home
last modified time | relevance | path

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

/linux/crypto/
A Daead.c277 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads() function
284 EXPORT_SYMBOL_GPL(crypto_unregister_aeads);
A Dsimd.c515 crypto_unregister_aeads(algs, count); in simd_unregister_aeads()
/linux/include/crypto/internal/
A Daead.h166 void crypto_unregister_aeads(struct aead_alg *algs, int count);
/linux/drivers/crypto/cavium/nitrox/
A Dnitrox_aead.c566 crypto_unregister_aeads(nitrox_aeads, ARRAY_SIZE(nitrox_aeads)); in nitrox_unregister_aeads()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-aes-core.c1547 crypto_unregister_aeads(algs_aead, ARRAY_SIZE(algs_aead)); in unregister_aes_algs()
1565 crypto_unregister_aeads(algs_aead, ARRAY_SIZE(algs)); in register_aes_algs()
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c2427 crypto_unregister_aeads(sec_aeads, ARRAY_SIZE(sec_aeads)); in sec_register_to_crypto()
2441 crypto_unregister_aeads(sec_aeads_v3, in sec_unregister_from_crypto()
2443 crypto_unregister_aeads(sec_aeads, ARRAY_SIZE(sec_aeads)); in sec_unregister_from_crypto()
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c1623 crypto_unregister_aeads(otx_cpt_aeads, ARRAY_SIZE(otx_cpt_aeads)); in cpt_unregister_algs()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c1666 crypto_unregister_aeads(otx2_cpt_aeads, ARRAY_SIZE(otx2_cpt_aeads)); in cpt_unregister_algs()
/linux/drivers/crypto/qat/qat_common/
A Dqat_algs.c1574 crypto_unregister_aeads(qat_aeads, ARRAY_SIZE(qat_aeads)); in qat_algs_unregister()
/linux/drivers/crypto/stm32/
A Dstm32-cryp.c2050 crypto_unregister_aeads(aead_algs, ARRAY_SIZE(aead_algs)); in stm32_cryp_remove()
/linux/drivers/crypto/axis/
A Dartpec6_crypto.c2967 crypto_unregister_aeads(aead_algos, ARRAY_SIZE(aead_algos)); in artpec6_crypto_remove()
/linux/
A Dvmlinux.symvers4674 0x00000000 crypto_unregister_aeads vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15011 ffff800010445aa0 T crypto_unregister_aeads
A D.tmp_System.map15011 ffff800010445aa0 T crypto_unregister_aeads

Completed in 341 milliseconds