Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/crypto/
Dapi-skcipher.rst26 …_skcipher_reqsize skcipher_request_set_tfm skcipher_request_alloc skcipher_request_free skcipher_r…
Dapi-samples.rst87 skcipher_request_free(req);
/linux-6.1.9/net/mac80211/
Dfils_aead.c136 skcipher_request_free(req); in aes_siv_encrypt()
195 skcipher_request_free(req); in aes_siv_decrypt()
/linux-6.1.9/fs/crypto/
Dfname.c133 skcipher_request_free(req); in fscrypt_fname_encrypt()
181 skcipher_request_free(req); in fname_decrypt()
Dkeysetup_v1.c81 skcipher_request_free(req); in derive_key_aes()
Dcrypto.c138 skcipher_request_free(req); in fscrypt_crypt_block()
/linux-6.1.9/net/rxrpc/
Drxkad.c221 skcipher_request_free(req); in rxkad_prime_packet_security()
254 skcipher_request_free(call->cipher_req); in rxkad_free_call_crypto()
885 skcipher_request_free(req); in rxkad_encrypt_response()
1017 skcipher_request_free(req); in rxkad_decrypt_ticket()
1380 skcipher_request_free(rxkad_ci_req); in rxkad_exit()
/linux-6.1.9/block/
Dblk-crypto-fallback.c362 skcipher_request_free(ciph_req); in blk_crypto_fallback_encrypt_bio()
436 skcipher_request_free(ciph_req); in blk_crypto_fallback_decrypt_bio()
/linux-6.1.9/include/crypto/
Dskcipher.h515 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free() function
/linux-6.1.9/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c232 skcipher_request_free(req); in test_skcipher()
/linux-6.1.9/security/keys/encrypted-keys/
Dencrypted.c484 skcipher_request_free(req); in derived_key_encrypt()
590 skcipher_request_free(req); in derived_key_decrypt()
/linux-6.1.9/fs/ecryptfs/
Dkeystore.c850 skcipher_request_free(s->skcipher_req); in ecryptfs_write_tag_70_packet()
1092 skcipher_request_free(s->skcipher_req); in ecryptfs_parse_tag_70_packet()
1736 skcipher_request_free(req); in decrypt_passphrase_encrypted_session_key()
2309 skcipher_request_free(req); in write_tag_3_packet()
Dcrypto.c345 skcipher_request_free(req); in crypt_scatterlist()
/linux-6.1.9/crypto/
Dtcrypt.c1099 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1201 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1416 skcipher_request_free(req); in test_skcipher_speed()
Ddrbg.c1750 skcipher_request_free(drbg->ctr_req); in drbg_fini_sym_kernel()
Dtestmgr.c3136 skcipher_request_free(generic_req); in test_skcipher_vs_generic_impl()
3213 skcipher_request_free(req); in alg_test_skcipher()
/linux-6.1.9/drivers/md/
Ddm-integrity.c3904 skcipher_request_free(section_req); in create_journal()
3943 skcipher_request_free(req); in create_journal()
4603 skcipher_request_free(req); in dm_integrity_dtr()
Ddm-crypt.c763 skcipher_request_free(req); in crypt_iv_eboiv_gen()
1009 skcipher_request_free(req); in crypt_iv_elephant()