| /linux-6.15/crypto/ |
| H A D | aead.c | 243 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function 247 EXPORT_SYMBOL_GPL(crypto_unregister_aead); 263 crypto_unregister_aead(&algs[i]); in crypto_register_aeads() 274 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
|
| H A D | aegis128-core.c | 552 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_init() 564 crypto_unregister_aead(&crypto_aegis128_alg_simd); in crypto_aegis128_module_exit() 566 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_exit()
|
| H A D | crypto_engine.c | 581 crypto_unregister_aead(&alg->base); in crypto_engine_unregister_aead()
|
| H A D | simd.c | 426 crypto_unregister_aead(&salg->alg); in simd_aead_free()
|
| /linux-6.15/include/crypto/internal/ |
| H A D | aead.h | 161 void crypto_unregister_aead(struct aead_alg *alg);
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | sm4-ce-gcm-glue.c | 265 crypto_unregister_aead(&sm4_gcm_alg); in sm4_ce_gcm_exit()
|
| H A D | sm4-ce-ccm-glue.c | 293 crypto_unregister_aead(&sm4_ccm_alg); in sm4_ce_ccm_exit()
|
| H A D | aes-ce-ccm-glue.c | 332 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
|
| /linux-6.15/drivers/crypto/ccp/ |
| H A D | ccp-crypto-main.c | 384 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
|
| /linux-6.15/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-main.c | 90 crypto_unregister_aead(&eip93_algs[j]->alg.aead); in eip93_unregister_algs()
|
| /linux-6.15/drivers/crypto/ |
| H A D | atmel-aes.c | 2208 crypto_unregister_aead(&aes_authenc_algs[i]); in atmel_aes_unregister_algs() 2215 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_unregister_algs() 2275 crypto_unregister_aead(&aes_authenc_algs[j]); in atmel_aes_register_algs() 2279 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_register_algs()
|
| H A D | sa2ul.c | 2259 crypto_unregister_aead(&sa_algs[i].alg.aead); in sa_unregister_algos()
|
| H A D | talitos.c | 3153 crypto_unregister_aead(&t_alg->algt.alg.aead); in talitos_remove()
|
| /linux-6.15/drivers/crypto/nx/ |
| H A D | nx.c | 522 crypto_unregister_aead(alg); in nx_unregister_aead()
|
| /linux-6.15/drivers/crypto/inside-secure/ |
| H A D | safexcel.c | 1296 crypto_unregister_aead(&safexcel_algs[j]->alg.aead); in safexcel_register_algorithms() 1318 crypto_unregister_aead(&safexcel_algs[i]->alg.aead); in safexcel_unregister_algorithms()
|
| /linux-6.15/drivers/crypto/qce/ |
| H A D | aead.c | 820 crypto_unregister_aead(&tmpl->alg.aead); in qce_aead_unregister()
|
| /linux-6.15/arch/s390/crypto/ |
| H A D | aes_s390.c | 1078 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
|
| /linux-6.15/drivers/crypto/amcc/ |
| H A D | crypto4xx_core.c | 1056 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
|
| /linux-6.15/drivers/crypto/intel/ixp4xx/ |
| H A D | ixp4xx_crypto.c | 1576 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_crypto_remove()
|
| /linux-6.15/drivers/crypto/bcm/ |
| H A D | cipher.c | 4532 crypto_unregister_aead(&driver_algs[j].alg.aead); in spu_algs_register() 4692 crypto_unregister_aead(&driver_algs[i].alg.aead); in bcm_spu_remove()
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 2581 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
|
| H A D | caamalg_qi2.c | 5454 crypto_unregister_aead(&t_alg->aead); in dpaa2_caam_remove()
|
| /linux-6.15/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 2604 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()
|
| /linux-6.15/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_crypto.c | 2450 crypto_unregister_aead(&sec_aeads[i].alg); in sec_unregister_aead()
|
| /linux-6.15/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 4410 crypto_unregister_aead( in chcr_unregister_alg()
|