Home
last modified time | relevance | path

Searched refs:crypto_unregister_aead (Results 1 – 25 of 25) sorted by relevance

/linux-6.15/crypto/
H A Daead.c243 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 Daegis128-core.c552 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 Dcrypto_engine.c581 crypto_unregister_aead(&alg->base); in crypto_engine_unregister_aead()
H A Dsimd.c426 crypto_unregister_aead(&salg->alg); in simd_aead_free()
/linux-6.15/include/crypto/internal/
H A Daead.h161 void crypto_unregister_aead(struct aead_alg *alg);
/linux-6.15/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c265 crypto_unregister_aead(&sm4_gcm_alg); in sm4_ce_gcm_exit()
H A Dsm4-ce-ccm-glue.c293 crypto_unregister_aead(&sm4_ccm_alg); in sm4_ce_ccm_exit()
H A Daes-ce-ccm-glue.c332 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
/linux-6.15/drivers/crypto/ccp/
H A Dccp-crypto-main.c384 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-main.c90 crypto_unregister_aead(&eip93_algs[j]->alg.aead); in eip93_unregister_algs()
/linux-6.15/drivers/crypto/
H A Datmel-aes.c2208 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 Dsa2ul.c2259 crypto_unregister_aead(&sa_algs[i].alg.aead); in sa_unregister_algos()
H A Dtalitos.c3153 crypto_unregister_aead(&t_alg->algt.alg.aead); in talitos_remove()
/linux-6.15/drivers/crypto/nx/
H A Dnx.c522 crypto_unregister_aead(alg); in nx_unregister_aead()
/linux-6.15/drivers/crypto/inside-secure/
H A Dsafexcel.c1296 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 Daead.c820 crypto_unregister_aead(&tmpl->alg.aead); in qce_aead_unregister()
/linux-6.15/arch/s390/crypto/
H A Daes_s390.c1078 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
/linux-6.15/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1056 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
/linux-6.15/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1576 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_crypto_remove()
/linux-6.15/drivers/crypto/bcm/
H A Dcipher.c4532 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 Dcaamalg_qi.c2581 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
H A Dcaamalg_qi2.c5454 crypto_unregister_aead(&t_alg->aead); in dpaa2_caam_remove()
/linux-6.15/drivers/crypto/ccree/
H A Dcc_aead.c2604 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()
/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2450 crypto_unregister_aead(&sec_aeads[i].alg); in sec_unregister_aead()
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.c4410 crypto_unregister_aead( in chcr_unregister_alg()