Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
A Dapi-skcipher.rst35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
/linux/include/crypto/internal/
A Dcipher.h75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
/linux/arch/powerpc/crypto/
A Daes.c56 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
/linux/crypto/
A Dessiv.c293 crypto_free_cipher(essiv_cipher); in essiv_init_tfm()
360 crypto_free_cipher(tctx->essiv_cipher); in essiv_skcipher_exit_tfm()
369 crypto_free_cipher(tctx->essiv_cipher); in essiv_aead_exit_tfm()
A Dhctr2.c379 crypto_free_cipher(blockcipher); in hctr2_init_tfm()
389 crypto_free_cipher(tctx->blockcipher); in hctr2_exit_tfm()
A Decb.c88 crypto_free_cipher(*ctx); in lskcipher_exit_tfm_simple2()
A Dxcbc.c181 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
A Dadiantum.c473 crypto_free_cipher(blockcipher); in adiantum_init_tfm()
484 crypto_free_cipher(tctx->blockcipher); in adiantum_exit_tfm()
A Dcmac.c229 crypto_free_cipher(ctx->child); in cmac_exit_tfm()
A Dansi_cprng.c273 crypto_free_cipher(ctx->tfm); in free_prng_context()
A Dxts.c328 crypto_free_cipher(ctx->tweak); in xts_exit_tfm()
A Dvmac.c616 crypto_free_cipher(tctx->cipher); in vmac_exit_tfm()
A Dccm.c855 crypto_free_cipher(ctx->child); in cbcmac_exit_tfm()
A Dskcipher.c1008 crypto_free_cipher(ctx->cipher); in skcipher_exit_tfm_simple()
A Ddrbg.c1726 crypto_free_cipher(tfm); in drbg_fini_sym_kernel()
A Dtestmgr.c3713 crypto_free_cipher(tfm); in alg_test_cipher()
/linux/drivers/crypto/
A Dgeode-aes.c212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
/linux/arch/s390/crypto/
A Daes_s390.c154 crypto_free_cipher(sctx->fallback.cip); in fallback_exit_cip()
/linux/drivers/crypto/intel/qat/qat_common/
A Dqat_algs.c1271 crypto_free_cipher(ctx->tweak); in qat_alg_skcipher_exit_xts_tfm()

Completed in 56 milliseconds