Searched refs:SHASH_DESC_ON_STACK (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/crypto/xilinx/ |
| H A D | zynqmp-sha.c | 91 SHASH_DESC_ON_STACK(fbdesc, fbtfm); in zynqmp_sha_init() 103 SHASH_DESC_ON_STACK(fbdesc, fbtfm); in zynqmp_sha_update() 116 SHASH_DESC_ON_STACK(fbdesc, fbtfm); in zynqmp_sha_finup()
|
| /linux/security/integrity/ima/ |
| H A D | ima_crypto.c | 458 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/crypto/ |
| H A D | kdf_sp800108.c | 21 SHASH_DESC_ON_STACK(desc, kmd); in crypto_kdf108_ctr_generate()
|
| H A D | shash.c | 199 SHASH_DESC_ON_STACK(desc, tfm); in crypto_shash_tfm_digest()
|
| H A D | essiv.c | 97 SHASH_DESC_ON_STACK(desc, tctx->hash); in essiv_aead_setkey()
|
| H A D | hmac.c | 45 SHASH_DESC_ON_STACK(shash, hash); in hmac_setkey()
|
| /linux/fs/ubifs/ |
| H A D | auth.c | 70 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 D | replay.c | 569 SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); in authenticate_sleb_hash()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 309 SHASH_DESC_ON_STACK(desc, tfm); in krb5_cmac_Ki() 448 SHASH_DESC_ON_STACK(desc, tfm); in krb5_hmac_K1()
|
| /linux/include/crypto/ |
| H A D | hash.h | 203 #define SHASH_DESC_ON_STACK(shash, ctx) \ macro
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_crypto_tkip.c | 470 SHASH_DESC_ON_STACK(desc, tfm_michael); in michael_mic()
|
| /linux/drivers/md/ |
| H A D | dm-ima.c | 185 SHASH_DESC_ON_STACK(shash, NULL); in dm_ima_measure_on_table_load()
|
| H A D | dm-verity-target.c | 1381 SHASH_DESC_ON_STACK(desc, v->shash_tfm); in verity_setup_salt_and_hashstate()
|
| H A D | dm-integrity.c | 502 SHASH_DESC_ON_STACK(desc, ic->journal_mac); in sb_mac() 789 SHASH_DESC_ON_STACK(desc, ic->journal_mac); in section_mac() 1651 SHASH_DESC_ON_STACK(req, ic->internal_shash); in integrity_sector_checksum_shash()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_worker.c | 289 SHASH_DESC_ON_STACK(desc, tfm); in drbd_csum_ee() 318 SHASH_DESC_ON_STACK(desc, tfm); in drbd_csum_bio()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 1482 SHASH_DESC_ON_STACK(desc, tfm); in ath12k_dp_rx_h_michael_mic()
|
| /linux/drivers/crypto/ |
| H A D | omap-sham.c | 1107 SHASH_DESC_ON_STACK(shash, bctx->shash); in omap_sham_finish_hmac()
|
| H A D | sa2ul.c | 438 SHASH_DESC_ON_STACK(shash, data->ctx->shash); in sa_prepare_iopads()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 3225 SHASH_DESC_ON_STACK(desc, tfm); in ath11k_dp_rx_h_michael_mic()
|