Home
last modified time | relevance | path

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

12

/linux/crypto/
A Daead.c251 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function
255 EXPORT_SYMBOL_GPL(crypto_unregister_aead);
271 crypto_unregister_aead(&algs[i]); in crypto_register_aeads()
282 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
A Daegis128-core.c556 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_init()
568 crypto_unregister_aead(&crypto_aegis128_alg_simd); in crypto_aegis128_module_exit()
570 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_exit()
A Dsimd.c471 crypto_unregister_aead(&salg->alg); in simd_aead_free()
/linux/include/crypto/internal/
A Daead.h164 void crypto_unregister_aead(struct aead_alg *alg);
/linux/drivers/crypto/xilinx/
A Dzynqmp-aes-gcm.c416 crypto_unregister_aead(&aes_drv_ctx.alg.aead); in zynqmp_aes_aead_probe()
428 crypto_unregister_aead(&aes_drv_ctx.alg.aead); in zynqmp_aes_aead_remove()
/linux/arch/arm64/crypto/
A Daes-ce-ccm-glue.c291 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
A Dghash-ce-glue.c506 crypto_unregister_aead(&gcm_aes_alg); in ghash_ce_mod_exit()
/linux/drivers/crypto/ccp/
A Dccp-crypto-main.c391 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
/linux/drivers/crypto/
A Datmel-aes.c2411 crypto_unregister_aead(&aes_authenc_algs[i]); in atmel_aes_unregister_algs()
2418 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_unregister_algs()
2489 crypto_unregister_aead(&aes_authenc_algs[j]); in atmel_aes_register_algs()
2493 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_register_algs()
A Domap-aes.c1234 crypto_unregister_aead(aalg); in omap_aes_probe()
1280 crypto_unregister_aead(aalg); in omap_aes_remove()
A Dixp4xx_crypto.c1571 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_crypto_remove()
A Dsa2ul.c2259 crypto_unregister_aead(&sa_algs[i].alg.aead); in sa_unregister_algos()
A Dtalitos.c3152 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.c1303 crypto_unregister_aead(&safexcel_algs[j]->alg.aead); in safexcel_register_algorithms()
1325 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.c984 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
/linux/drivers/crypto/amcc/
A Dcrypto4xx_core.c1061 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
/linux/drivers/crypto/bcm/
A Dcipher.c4615 crypto_unregister_aead(&driver_algs[j].alg.aead); in spu_algs_register()
4775 crypto_unregister_aead(&driver_algs[i].alg.aead); in bcm_spu_remove()
/linux/drivers/crypto/caam/
A Dcaamalg_qi.c2565 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
A Dcaamalg.c3471 crypto_unregister_aead(&t_alg->aead); in caam_algapi_exit()
A Dcaamalg_qi2.c5408 crypto_unregister_aead(&t_alg->aead); in dpaa2_caam_remove()
/linux/drivers/crypto/ccree/
A Dcc_aead.c2600 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()
/linux/drivers/crypto/chelsio/
A Dchcr_algo.c4401 crypto_unregister_aead( in chcr_unregister_alg()
/linux/
A Dvmlinux.symvers4203 0x00000000 crypto_unregister_aead vmlinux EXPORT_SYMBOL_GPL

Completed in 91 milliseconds

12