Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Daead.c416 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function
420 EXPORT_SYMBOL_GPL(crypto_unregister_aead);
436 crypto_unregister_aead(&algs[i]); in crypto_register_aeads()
447 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
Daegis128-core.c492 crypto_unregister_aead(&crypto_aegis128_alg); in crypto_aegis128_module_exit()
Dsimd.c477 crypto_unregister_aead(&salg->alg); in simd_aead_free()
/Linux-v5.4/include/crypto/internal/
Daead.h179 void crypto_unregister_aead(struct aead_alg *alg);
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-main.c391 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
/Linux-v5.4/arch/arm64/crypto/
Daes-ce-ccm-glue.c374 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
Dghash-ce-glue.c725 crypto_unregister_aead(&gcm_aes_alg); in ghash_ce_mod_exit()
/Linux-v5.4/drivers/crypto/
Datmel-aes.c2466 crypto_unregister_aead(&aes_authenc_algs[i]); in atmel_aes_unregister_algs()
2473 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_unregister_algs()
2526 crypto_unregister_aead(&aes_authenc_algs[j]); in atmel_aes_register_algs()
2530 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_register_algs()
Domap-aes.c1255 crypto_unregister_aead(aalg); in omap_aes_probe()
1298 crypto_unregister_aead(aalg); in omap_aes_remove()
Dixp4xx_crypto.c1502 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_module_exit()
Dpicoxcell_crypto.c1779 crypto_unregister_aead(&aead->alg); in spacc_remove()
Dtalitos.c3118 crypto_unregister_aead(&t_alg->algt.alg.aead); in talitos_remove()
/Linux-v5.4/drivers/crypto/nx/
Dnx.c543 crypto_unregister_aead(alg); in nx_unregister_aead()
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel.c1211 crypto_unregister_aead(&safexcel_algs[j]->alg.aead); in safexcel_register_algorithms()
1233 crypto_unregister_aead(&safexcel_algs[i]->alg.aead); in safexcel_unregister_algorithms()
/Linux-v5.4/arch/s390/crypto/
Daes_s390.c1141 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c1259 crypto_unregister_aead(&aes_gcm_alg); in mtk_aes_unregister_algs()
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.c1064 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.c4692 crypto_unregister_aead(&driver_algs[j].alg.aead); in spu_algs_register()
4853 crypto_unregister_aead(&driver_algs[i].alg.aead); in bcm_spu_remove()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi.c2509 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
Dcaamalg.c3494 crypto_unregister_aead(&t_alg->aead); in caam_algapi_exit()
Dcaamalg_qi2.c5359 crypto_unregister_aead(&t_alg->aead); in dpaa2_caam_remove()
/Linux-v5.4/drivers/crypto/ccree/
Dcc_aead.c2661 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c4264 crypto_unregister_aead( in chcr_unregister_alg()