Home
last modified time | relevance | path

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

/linux/crypto/
A Daead.c242 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function
246 EXPORT_SYMBOL_GPL(crypto_unregister_aead);
262 crypto_unregister_aead(&algs[i]); in crypto_register_aeads()
273 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
A Daegis128-core.c557 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_init()
569 crypto_unregister_aead(&crypto_aegis128_alg_simd); in crypto_aegis128_module_exit()
571 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_exit()
A Dcrypto_engine.c581 crypto_unregister_aead(&alg->base); in crypto_engine_unregister_aead()
A Dsimd.c426 crypto_unregister_aead(&salg->alg); in simd_aead_free()
/linux/include/crypto/internal/
A Daead.h161 void crypto_unregister_aead(struct aead_alg *alg);
/linux/arch/arm64/crypto/
A Dsm4-ce-gcm-glue.c270 crypto_unregister_aead(&sm4_gcm_alg); in sm4_ce_gcm_exit()
A Dsm4-ce-ccm-glue.c298 crypto_unregister_aead(&sm4_ccm_alg); in sm4_ce_ccm_exit()
A Daes-ce-ccm-glue.c342 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
/linux/drivers/crypto/ccp/
A Dccp-crypto-main.c384 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
/linux/arch/powerpc/crypto/
A Daes-gcm-p10-glue.c339 crypto_unregister_aead(&gcm_aes_alg); in p10_exit()
/linux/drivers/crypto/
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()
A Dsa2ul.c2259 crypto_unregister_aead(&sa_algs[i].alg.aead); in sa_unregister_algos()
A Dtalitos.c3153 crypto_unregister_aead(&t_alg->algt.alg.aead); in talitos_remove()
/linux/drivers/crypto/nx/
A Dnx.c544 crypto_unregister_aead(alg); in nx_unregister_aead()
/linux/drivers/crypto/inside-secure/
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/drivers/crypto/qce/
A Daead.c820 crypto_unregister_aead(&tmpl->alg.aead); in qce_aead_unregister()
/linux/arch/s390/crypto/
A Daes_s390.c1089 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
/linux/drivers/crypto/amcc/
A Dcrypto4xx_core.c1059 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
/linux/drivers/crypto/intel/ixp4xx/
A Dixp4xx_crypto.c1573 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_crypto_remove()
/linux/drivers/crypto/bcm/
A Dcipher.c4528 crypto_unregister_aead(&driver_algs[j].alg.aead); in spu_algs_register()
4688 crypto_unregister_aead(&driver_algs[i].alg.aead); in bcm_spu_remove()
/linux/drivers/crypto/caam/
A Dcaamalg_qi.c2581 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
A Dcaamalg_qi2.c5453 crypto_unregister_aead(&t_alg->aead); in dpaa2_caam_remove()
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c2492 crypto_unregister_aead(&sec_aeads[i].alg); in sec_unregister_aead()
/linux/drivers/crypto/ccree/
A Dcc_aead.c2604 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()
/linux/drivers/crypto/chelsio/
A Dchcr_algo.c4410 crypto_unregister_aead( in chcr_unregister_alg()

Completed in 109 milliseconds