Home
last modified time | relevance | path

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

/openbmc/linux/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);
/openbmc/linux/net/rxrpc/
H A Drxkad.c221 skcipher_request_free(req); in rxkad_prime_packet_security()
398 skcipher_request_free(req); in rxkad_secure_packet()
617 skcipher_request_free(req); in rxkad_verify_packet()
780 skcipher_request_free(req); in rxkad_encrypt_response()
892 skcipher_request_free(req); in rxkad_decrypt_ticket()
1243 skcipher_request_free(rxkad_ci_req); in rxkad_exit()
/openbmc/linux/net/mac80211/
H A Dfils_aead.c136 skcipher_request_free(req); in aes_siv_encrypt()
195 skcipher_request_free(req); in aes_siv_decrypt()
/openbmc/linux/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.c138 skcipher_request_free(req); in fscrypt_crypt_block()
/openbmc/linux/block/
H A 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()
/openbmc/linux/include/crypto/
H A Dskcipher.h537 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free() function
/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c232 skcipher_request_free(req); in test_skcipher()
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/crypto/
H A Dtcrypt.c1102 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1204 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1418 skcipher_request_free(req); in test_skcipher_speed()
H A Ddrbg.c1750 skcipher_request_free(drbg->ctr_req); in drbg_fini_sym_kernel()
H A Dtestmgr.c3216 skcipher_request_free(generic_req); in test_skcipher_vs_generic_impl()
3293 skcipher_request_free(req); in alg_test_skcipher()
/openbmc/linux/drivers/md/
H A Ddm-integrity.c4036 skcipher_request_free(section_req); in create_journal()
4076 skcipher_request_free(req); in create_journal()
4730 skcipher_request_free(req); in dm_integrity_dtr()
H A Ddm-crypt.c1023 skcipher_request_free(req); in crypt_iv_elephant()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c90 skcipher_request_free(req); in cn10k_ecb_aes_encrypt()