| /linux-6.15/net/mac80211/ |
| H A D | fils_aead.c | 139 crypto_free_skcipher(tfm2); in aes_siv_encrypt() 181 crypto_free_skcipher(tfm2); in aes_siv_decrypt() 187 crypto_free_skcipher(tfm2); in aes_siv_decrypt() 196 crypto_free_skcipher(tfm2); in aes_siv_decrypt()
|
| /linux-6.15/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 98 crypto_free_skcipher(tfm); in aes_get_sizes() 400 crypto_free_skcipher(tfm); in init_skcipher_req() 408 crypto_free_skcipher(tfm); in init_skcipher_req() 485 crypto_free_skcipher(tfm); in derived_key_encrypt() 591 crypto_free_skcipher(tfm); in derived_key_decrypt()
|
| /linux-6.15/Documentation/crypto/ |
| H A D | api-skcipher.rst | 17 …:functions: crypto_alloc_skcipher crypto_free_skcipher crypto_has_skcipher crypto_skcipher_ivsize …
|
| H A D | api-samples.rst | 86 crypto_free_skcipher(tfm);
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | aes_cbc.c | 48 crypto_free_skcipher(ctx->fallback); in p8_aes_cbc_exit()
|
| H A D | aes_ctr.c | 47 crypto_free_skcipher(ctx->fallback); in p8_aes_ctr_exit()
|
| H A D | aes_xts.c | 50 crypto_free_skcipher(ctx->fallback); in p8_aes_xts_exit()
|
| /linux-6.15/include/crypto/ |
| H A D | skcipher.h | 327 static inline void crypto_free_skcipher(struct crypto_skcipher *tfm) in crypto_free_skcipher() function 334 crypto_free_skcipher(&tfm->base); in crypto_free_sync_skcipher()
|
| /linux-6.15/drivers/crypto/gemini/ |
| H A D | sl3516-ce-cipher.c | 349 crypto_free_skcipher(op->fallback_tfm); in sl3516_ce_cipher_init() 358 crypto_free_skcipher(op->fallback_tfm); in sl3516_ce_cipher_exit()
|
| /linux-6.15/crypto/ |
| H A D | xts.c | 311 crypto_free_skcipher(ctx->child); in xts_init_tfm() 327 crypto_free_skcipher(ctx->child); in xts_exit_tfm()
|
| H A D | authenc.c | 340 crypto_free_skcipher(enc); in crypto_authenc_init_tfm() 351 crypto_free_skcipher(ctx->enc); in crypto_authenc_exit_tfm()
|
| H A D | authencesn.c | 356 crypto_free_skcipher(enc); in crypto_authenc_esn_init_tfm() 367 crypto_free_skcipher(ctx->enc); in crypto_authenc_esn_exit_tfm()
|
| H A D | hctr2.c | 381 crypto_free_skcipher(xctr); in hctr2_init_tfm() 390 crypto_free_skcipher(tctx->xctr); in hctr2_exit_tfm()
|
| H A D | cryptd.c | 285 crypto_free_skcipher(tfm); in cryptd_skcipher_complete() 362 crypto_free_skcipher(ctx->child); in cryptd_skcipher_exit_tfm() 965 crypto_free_skcipher(tfm); in cryptd_alloc_skcipher() 997 crypto_free_skcipher(&tfm->base); in cryptd_free_skcipher()
|
| H A D | adiantum.c | 475 crypto_free_skcipher(streamcipher); in adiantum_init_tfm() 483 crypto_free_skcipher(tctx->streamcipher); in adiantum_exit_tfm()
|
| H A D | essiv.c | 314 crypto_free_skcipher(skcipher); in essiv_skcipher_init_tfm() 359 crypto_free_skcipher(tctx->u.skcipher); in essiv_skcipher_exit_tfm()
|
| H A D | ctr.c | 246 crypto_free_skcipher(ctx->child); in crypto_rfc3686_exit_tfm()
|
| /linux-6.15/fs/crypto/ |
| H A D | keysetup.c | 140 crypto_free_skcipher(tfm); in fscrypt_allocate_skcipher() 175 crypto_free_skcipher(prep_key->tfm); in fscrypt_destroy_prepared_key()
|
| H A D | keysetup_v1.c | 82 crypto_free_skcipher(tfm); in derive_key_aes()
|
| /linux-6.15/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-cipher.c | 448 crypto_free_skcipher(op->fallback_tfm); in sun8i_ce_cipher_init() 457 crypto_free_skcipher(op->fallback_tfm); in sun8i_ce_cipher_exit()
|
| /linux-6.15/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-cipher.c | 423 crypto_free_skcipher(op->fallback_tfm); in sun8i_ss_cipher_init() 432 crypto_free_skcipher(op->fallback_tfm); in sun8i_ss_cipher_exit()
|
| /linux-6.15/tools/testing/crypto/chacha20-s390/ |
| H A D | test-cipher.c | 230 crypto_free_skcipher(skcipher); in test_skcipher()
|
| /linux-6.15/security/keys/trusted-keys/ |
| H A D | trusted_dcp.c | 124 crypto_free_skcipher(tfm); in do_dcp_crypto()
|
| /linux-6.15/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-xts.c | 224 crypto_free_skcipher(ctx->u.aes.tfm_skcipher); in ccp_aes_xts_exit_tfm()
|
| /linux-6.15/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-cipher.c | 564 crypto_free_skcipher(op->fallback_tfm); in sun4i_ss_cipher_init() 572 crypto_free_skcipher(op->fallback_tfm); in sun4i_ss_cipher_exit()
|