Home
last modified time | relevance | path

Searched refs:SHASH_DESC_ON_STACK (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.15/net/mac80211/
H A Daes_cmac.c28 SHASH_DESC_ON_STACK(desc, tfm); in ieee80211_aes_cmac()
52 SHASH_DESC_ON_STACK(desc, tfm); in ieee80211_aes_cmac_256()
H A Dfils_aead.c29 SHASH_DESC_ON_STACK(desc, tfm); in aes_s2v()
/linux-6.15/security/apparmor/
H A Dcrypto.c30 SHASH_DESC_ON_STACK(desc, apparmor_tfm); in aa_calc_hash()
64 SHASH_DESC_ON_STACK(desc, apparmor_tfm); in aa_calc_profile_hash()
/linux-6.15/fs/verity/
H A Dhash_algs.c115 SHASH_DESC_ON_STACK(desc, alg->tfm); in fsverity_prepare_hash_state()
179 SHASH_DESC_ON_STACK(desc, params->hash_alg->tfm); in fsverity_hash_block()
/linux-6.15/crypto/
H A Djitterentropy-kcapi.c109 SHASH_DESC_ON_STACK(desc, hash_state_desc->tfm); in jent_hash_time()
335 SHASH_DESC_ON_STACK(desc, tfm); in jent_mod_init()
H A Dkdf_sp800108.c21 SHASH_DESC_ON_STACK(desc, kmd); in crypto_kdf108_ctr_generate()
H A Dhmac.c41 SHASH_DESC_ON_STACK(shash, hash); in hmac_setkey()
H A Dhkdf.c78 SHASH_DESC_ON_STACK(desc, hmac_tfm); in hkdf_expand()
H A Dshash.c102 SHASH_DESC_ON_STACK(desc, tfm); in crypto_shash_tfm_digest()
H A Dhctr2.c111 SHASH_DESC_ON_STACK(shash, tfm->polyval); in hctr2_hash_tweaklen()
H A Dessiv.c97 SHASH_DESC_ON_STACK(desc, tctx->hash); in essiv_aead_setkey()
/linux-6.15/fs/crypto/
H A Dhkdf.c105 SHASH_DESC_ON_STACK(desc, hkdf->hmac_tfm); in fscrypt_hkdf_expand()
/linux-6.15/security/integrity/ima/
H A Dima_crypto.c458 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_file_hash_tfm()
582 SHASH_DESC_ON_STACK(shash, ima_algo_array[tfm_idx].tfm); in ima_calc_field_array_hash_tfm()
719 SHASH_DESC_ON_STACK(shash, tfm); in calc_buffer_shash_tfm()
801 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_boot_aggregate_tfm()
/linux-6.15/fs/ubifs/
H A Dauth.c70 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in ubifs_prepare_auth_node()
390 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_node_calc_hmac()
H A Dreplay.c569 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in authenticate_sleb_hash()
/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c309 SHASH_DESC_ON_STACK(desc, tfm); in krb5_cmac_Ki()
448 SHASH_DESC_ON_STACK(desc, tfm); in krb5_hmac_K1()
/linux-6.15/security/ipe/
H A Daudit.c183 SHASH_DESC_ON_STACK(desc, tfm); in audit_policy()
/linux-6.15/drivers/nvme/common/
H A Dauth.c504 SHASH_DESC_ON_STACK(shash, tfm); in nvme_auth_generate_psk()
602 SHASH_DESC_ON_STACK(shash, tfm); in nvme_auth_generate_digest()
/linux-6.15/include/crypto/
H A Dhash.h174 #define SHASH_DESC_ON_STACK(shash, ctx) \ macro
/linux-6.15/drivers/nvme/host/
H A Dauth.c432 SHASH_DESC_ON_STACK(shash, chap->shash_tfm); in nvme_auth_dhchap_setup_host_response()
518 SHASH_DESC_ON_STACK(shash, chap->shash_tfm); in nvme_auth_dhchap_setup_ctrl_response()
/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_tkip.c470 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/linux-6.15/drivers/md/
H A Ddm-ima.c187 SHASH_DESC_ON_STACK(shash, NULL); in dm_ima_measure_on_table_load()
/linux-6.15/arch/x86/kernel/cpu/sgx/
H A Dioctl.c469 SHASH_DESC_ON_STACK(shash, tfm); in __sgx_get_key_hash()
/linux-6.15/drivers/block/drbd/
H A Ddrbd_worker.c289 SHASH_DESC_ON_STACK(desc, tfm); in drbd_csum_ee()
318 SHASH_DESC_ON_STACK(desc, tfm); in drbd_csum_bio()
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c615 SHASH_DESC_ON_STACK(shash, tfm); in aspeed_sham_shash_digest()

12