Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/mac80211/
Daes_cmac.c27 SHASH_DESC_ON_STACK(desc, tfm); in ieee80211_aes_cmac()
43 SHASH_DESC_ON_STACK(desc, tfm); in ieee80211_aes_cmac_256()
Dfils_aead.c29 SHASH_DESC_ON_STACK(desc, tfm); in aes_s2v()
/Linux-v5.4/security/apparmor/
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-v5.4/fs/ubifs/
Dauth.c34 SHASH_DESC_ON_STACK(shash, c->hash_tfm); in __ubifs_node_calc_hash()
56 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_hash_calc_hmac()
90 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in ubifs_prepare_auth_node()
413 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_node_calc_hmac()
533 SHASH_DESC_ON_STACK(shash, c->hmac_tfm); in ubifs_hmac_wkm()
Dreplay.c564 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in authenticate_sleb_hash()
574 SHASH_DESC_ON_STACK(hmac_desc, c->hmac_tfm); in authenticate_sleb_hmac()
Dmaster.c71 SHASH_DESC_ON_STACK(shash, c->hash_tfm); in mst_node_check_hash()
/Linux-v5.4/arch/powerpc/crypto/
Dcrc-vpmsum_test.c56 SHASH_DESC_ON_STACK(crct10dif_shash, crct10dif_tfm); in crc_test_init()
57 SHASH_DESC_ON_STACK(crc32c_shash, crc32c_tfm); in crc_test_init()
/Linux-v5.4/fs/crypto/
Dhkdf.c47 SHASH_DESC_ON_STACK(desc, hmac_tfm); in hkdf_extract()
119 SHASH_DESC_ON_STACK(desc, hkdf->hmac_tfm); in fscrypt_hkdf_expand()
Dkeysetup.c142 SHASH_DESC_ON_STACK(desc, tfm); in derive_essiv_salt()
/Linux-v5.4/lib/
Dlibcrc32c.c40 SHASH_DESC_ON_STACK(shash, tfm); in crc32c()
/Linux-v5.4/security/integrity/ima/
Dima_crypto.c338 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_file_hash_tfm()
472 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_field_array_hash_tfm()
592 SHASH_DESC_ON_STACK(shash, tfm); in calc_buffer_shash_tfm()
666 SHASH_DESC_ON_STACK(shash, tfm); in ima_calc_boot_aggregate_tfm()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe.h76 SHASH_DESC_ON_STACK(shash, rxe->tfm); in rxe_crc32()
/Linux-v5.4/drivers/net/wireless/intersil/orinoco/
Dmic.c50 SHASH_DESC_ON_STACK(desc, tfm_michael); in orinoco_mic()
/Linux-v5.4/drivers/staging/wusbcore/
Dcrypto.c185 SHASH_DESC_ON_STACK(desc, tfm_cbcmac); in wusb_ccm_mac()
/Linux-v5.4/crypto/
Dessiv.c69 SHASH_DESC_ON_STACK(desc, tctx->hash); in essiv_skcipher_setkey()
106 SHASH_DESC_ON_STACK(desc, tctx->hash); in essiv_aead_setkey()
Dhmac.c51 SHASH_DESC_ON_STACK(shash, hash); in hmac_setkey()
/Linux-v5.4/include/crypto/
Dhash.h157 #define SHASH_DESC_ON_STACK(shash, ctx) \ macro
/Linux-v5.4/drivers/nfc/s3fwrn5/
Dfirmware.c438 SHASH_DESC_ON_STACK(desc, tfm); in s3fwrn5_fw_download()
/Linux-v5.4/fs/nfsd/
Dnfs4recover.c131 SHASH_DESC_ON_STACK(desc, tfm); in nfs4_make_rec_clidname()
1151 SHASH_DESC_ON_STACK(desc, tfm); in nfsd4_cld_create_v2()
1346 SHASH_DESC_ON_STACK(desc, tfm); in nfsd4_cld_check_v2()
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-sha.c276 SHASH_DESC_ON_STACK(sdesc, shash); in ccp_sha_setkey()
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-sha.c362 SHASH_DESC_ON_STACK(shash, bctx->shash); in mtk_sha_finish_hmac()
808 SHASH_DESC_ON_STACK(shash, bctx->shash); in mtk_sha_setkey()
/Linux-v5.4/net/wireless/
Dlib80211_crypt_tkip.c477 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/Linux-v5.4/net/sctp/
Dauth.c745 SHASH_DESC_ON_STACK(desc, tfm); in sctp_auth_calculate_hmac()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c502 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c498 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()

12