Home
last modified time | relevance | path

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

12

/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc-vpmsum_test.c58 SHASH_DESC_ON_STACK(crct10dif_shash, crct10dif_tfm); in crc_test_init()
59 SHASH_DESC_ON_STACK(crc32c_shash, crc32c_tfm); in crc_test_init()
/openbmc/linux/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()
/openbmc/linux/fs/ubifs/
H A Dauth.c71 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in ubifs_prepare_auth_node()
391 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_node_calc_hmac()
511 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_hmac_wkm()
/openbmc/linux/crypto/
H A Djitterentropy-kcapi.c99 SHASH_DESC_ON_STACK(desc, hash_state_desc->tfm); in jent_hash_time()
323 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.c52 SHASH_DESC_ON_STACK(shash, hash); in hmac_setkey()
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()
H A Dshash.c256 SHASH_DESC_ON_STACK(desc, tfm); in crypto_shash_tfm_digest()
/openbmc/linux/lib/
H A Dlibcrc32c.c40 SHASH_DESC_ON_STACK(shash, tfm); in crc32c()
/openbmc/linux/security/integrity/ima/
H A Dima_crypto.c463 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_file_hash_tfm()
587 SHASH_DESC_ON_STACK(shash, ima_algo_array[tfm_idx].tfm); in ima_calc_field_array_hash_tfm()
724 SHASH_DESC_ON_STACK(shash, tfm); in calc_buffer_shash_tfm()
806 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_boot_aggregate_tfm()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmic.c50 SHASH_DESC_ON_STACK(desc, tfm_michael); in orinoco_mic()
/openbmc/linux/fs/crypto/
H A Dhkdf.c120 SHASH_DESC_ON_STACK(desc, hkdf->hmac_tfm); in fscrypt_hkdf_expand()
/openbmc/linux/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()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c48 SHASH_DESC_ON_STACK(shash, rxe->tfm); in rxe_crc32()
/openbmc/linux/include/crypto/
H A Dhash.h188 #define SHASH_DESC_ON_STACK(shash, ctx) \ macro
/openbmc/linux/drivers/nvme/host/
H A Dauth.c424 SHASH_DESC_ON_STACK(shash, chap->shash_tfm); in nvme_auth_dhchap_setup_host_response()
510 SHASH_DESC_ON_STACK(shash, chap->shash_tfm); in nvme_auth_dhchap_setup_ctrl_response()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c449 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c442 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/openbmc/linux/net/wireless/
H A Dlib80211_crypt_tkip.c477 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/openbmc/linux/drivers/md/
H A Ddm-ima.c187 SHASH_DESC_ON_STACK(shash, NULL); in dm_ima_measure_on_table_load()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c469 SHASH_DESC_ON_STACK(shash, tfm); in __sgx_get_key_hash()

12