Home
last modified time | relevance | path

Searched refs:skcipher_request_free (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/Documentation/crypto/
H A Dapi-skcipher.rst26 …_skcipher_reqsize skcipher_request_set_tfm skcipher_request_alloc skcipher_request_free skcipher_r…
H A Dapi-samples.rst87 skcipher_request_free(req);
/linux-6.15/net/mac80211/
H A Dfils_aead.c136 skcipher_request_free(req); in aes_siv_encrypt()
195 skcipher_request_free(req); in aes_siv_decrypt()
/linux-6.15/net/rxrpc/
H A Drxkad.c227 skcipher_request_free(req); in rxkad_prime_packet_security()
414 skcipher_request_free(req); in rxkad_secure_packet()
633 skcipher_request_free(req); in rxkad_verify_packet()
795 skcipher_request_free(req); in rxkad_encrypt_response()
907 skcipher_request_free(req); in rxkad_decrypt_ticket()
1258 skcipher_request_free(rxkad_ci_req); in rxkad_exit()
/linux-6.15/fs/crypto/
H A Dfname.c127 skcipher_request_free(req); in fscrypt_fname_encrypt()
175 skcipher_request_free(req); in fname_decrypt()
H A Dkeysetup_v1.c81 skcipher_request_free(req); in derive_key_aes()
H A Dcrypto.c145 skcipher_request_free(req); in fscrypt_crypt_data_unit()
/linux-6.15/block/
H A Dblk-crypto-fallback.c363 skcipher_request_free(ciph_req); in blk_crypto_fallback_encrypt_bio()
437 skcipher_request_free(ciph_req); in blk_crypto_fallback_decrypt_bio()
/linux-6.15/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c232 skcipher_request_free(req); in test_skcipher()
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_dcp.c123 skcipher_request_free(req); in do_dcp_crypto()
/linux-6.15/include/crypto/
H A Dskcipher.h865 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free() function
/linux-6.15/security/keys/encrypted-keys/
H A Dencrypted.c484 skcipher_request_free(req); in derived_key_encrypt()
590 skcipher_request_free(req); in derived_key_decrypt()
/linux-6.15/fs/ecryptfs/
H A Dkeystore.c852 skcipher_request_free(s->skcipher_req); in ecryptfs_write_tag_70_packet()
1094 skcipher_request_free(s->skcipher_req); in ecryptfs_parse_tag_70_packet()
1738 skcipher_request_free(req); in decrypt_passphrase_encrypted_session_key()
2311 skcipher_request_free(req); in write_tag_3_packet()
H A Dcrypto.c321 skcipher_request_free(req); in crypt_scatterlist()
/linux-6.15/crypto/
H A Dtcrypt.c1303 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1405 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1619 skcipher_request_free(req); in test_skcipher_speed()
H A Ddrbg.c1735 skcipher_request_free(drbg->ctr_req); in drbg_fini_sym_kernel()
H A Dtestmgr.c3239 skcipher_request_free(generic_req); in test_skcipher_vs_generic_impl()
3318 skcipher_request_free(req); in alg_test_skcipher()
/linux-6.15/drivers/md/
H A Ddm-integrity.c4439 skcipher_request_free(section_req); in create_journal()
4479 skcipher_request_free(req); in create_journal()
5212 skcipher_request_free(req); in dm_integrity_dtr()
H A Ddm-crypt.c1026 skcipher_request_free(req); in crypt_iv_elephant()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c90 skcipher_request_free(req); in cn10k_ecb_aes_encrypt()