Home
last modified time | relevance | path

Searched refs:crypto_free_cipher (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-skcipher.rst35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
/OK3568_Linux_fs/kernel/crypto/
H A Dessiv.c288 crypto_free_cipher(essiv_cipher); in essiv_init_tfm()
355 crypto_free_cipher(tctx->essiv_cipher); in essiv_skcipher_exit_tfm()
364 crypto_free_cipher(tctx->essiv_cipher); in essiv_aead_exit_tfm()
H A Dadiantum.c443 crypto_free_cipher(blockcipher); in adiantum_init_tfm()
454 crypto_free_cipher(tctx->blockcipher); in adiantum_exit_tfm()
H A Dxcbc.c186 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
H A Dcmac.c220 crypto_free_cipher(ctx->child); in cmac_exit_tfm()
H A Dansi_cprng.c273 crypto_free_cipher(ctx->tfm); in free_prng_context()
H A Dxts.c328 crypto_free_cipher(ctx->tweak); in xts_exit_tfm()
H A Dvmac.c616 crypto_free_cipher(tctx->cipher); in vmac_exit_tfm()
H A Dccm.c860 crypto_free_cipher(ctx->child); in cbcmac_exit_tfm()
H A Dskcipher.c910 crypto_free_cipher(ctx->cipher); in skcipher_exit_tfm_simple()
H A Ddrbg.c1715 crypto_free_cipher(tfm); in drbg_fini_sym_kernel()
H A Dtestmgr.c3541 crypto_free_cipher(tfm); in alg_test_cipher()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-neonbs-glue.c331 crypto_free_cipher(ctx->cts_tfm); in xts_init()
340 crypto_free_cipher(ctx->tweak_tfm); in xts_exit()
341 crypto_free_cipher(ctx->cts_tfm); in xts_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Daes.c56 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dcipher.h75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dgeode-aes.c212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_ccmp.c111 crypto_free_cipher(priv->tfm); in lib80211_ccmp_init()
136 crypto_free_cipher(_priv->tfm); in lib80211_ccmp_deinit()
H A Dinit.c505 crypto_free_cipher(tmpcipher); in ssv6xxx_preload_sw_cipher()
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Daes_s390.c149 crypto_free_cipher(sctx->fallback.cip); in fallback_exit_cip()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2140 crypto_free_cipher(ctx->kaes); in safexcel_xcbcmac_cra_exit()
H A Dsafexcel_cipher.c2636 crypto_free_cipher(ctx->hkaes); in safexcel_aead_gcm_cra_exit()