Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/crypto/
H 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()
H A Daegis128-core.c491 crypto_unregister_aead(&crypto_aegis128_alg); in crypto_aegis128_module_exit()
H A Dsimd.c471 crypto_unregister_aead(&salg->alg); in simd_aead_free()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14073 crypto_unregister_aead
H A Dabi_gki_aarch64_qcom312 crypto_unregister_aead
H A Dabi_gki_aarch64_rockchip171 crypto_unregister_aead
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Daead.h164 void crypto_unregister_aead(struct aead_alg *alg);
/OK3568_Linux_fs/kernel/drivers/crypto/xilinx/
H 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()
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-main.c391 crypto_unregister_aead(&aead_alg->alg); in ccp_unregister_algs()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c368 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
H A Dghash-ce-glue.c613 crypto_unregister_aead(&gcm_aes_alg); in ghash_ce_mod_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-aes.c2343 crypto_unregister_aead(&aes_authenc_algs[i]); in atmel_aes_unregister_algs()
2350 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_unregister_algs()
2421 crypto_unregister_aead(&aes_authenc_algs[j]); in atmel_aes_register_algs()
2425 crypto_unregister_aead(&aes_gcm_alg); in atmel_aes_register_algs()
H A Domap-aes.c1234 crypto_unregister_aead(aalg); in omap_aes_probe()
1280 crypto_unregister_aead(aalg); in omap_aes_remove()
H A Dixp4xx_crypto.c1491 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_module_exit()
H A Dpicoxcell_crypto.c1777 crypto_unregister_aead(&aead->alg); in spacc_remove()
H A Dsa2ul.c2233 crypto_unregister_aead(&sa_algs[i].alg.aead); in sa_unregister_algos()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx.c543 crypto_unregister_aead(alg); in nx_unregister_aead()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.c574 crypto_unregister_aead(&tmp_algs->alg.aead); in rk_crypto_register()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel.c1306 crypto_unregister_aead(&safexcel_algs[j]->alg.aead); in safexcel_register_algorithms()
1328 crypto_unregister_aead(&safexcel_algs[i]->alg.aead); in safexcel_unregister_algorithms()
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Daes_s390.c984 crypto_unregister_aead(aes_s390_aead_alg); in aes_s390_fini()
/OK3568_Linux_fs/kernel/drivers/crypto/mediatek/
H A Dmtk-aes.c1183 crypto_unregister_aead(&aes_gcm_alg); in mtk_aes_unregister_algs()
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1061 crypto_unregister_aead(&alg->alg.u.aead); in crypto4xx_unregister_alg()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c4617 crypto_unregister_aead(&driver_algs[j].alg.aead); in spu_algs_register()
4777 crypto_unregister_aead(&driver_algs[i].alg.aead); in bcm_spu_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi.c2565 crypto_unregister_aead(&t_alg->aead); in caam_qi_algapi_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_aead.c2600 crypto_unregister_aead(&t_alg->aead_alg); in cc_aead_free()

12