/linux/fs/ubifs/ |
H A D | auth.c | 46 u8 *hmac) in ubifs_hash_calc_hmac() 388 int len, int ofs_hmac, void *hmac) in ubifs_node_calc_hmac() 451 u8 *hmac; in __ubifs_node_verify_hmac() local 508 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() 527 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero()
|
H A D | ubifs-media.h | 678 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member 754 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member 781 __u8 hmac[]; member
|
H A D | replay.c | 601 u8 hmac[UBIFS_HMAC_ARR_SZ]; in authenticate_sleb() local
|
/linux/drivers/crypto/ |
H A D | atmel-sha.c | 1688 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local 1749 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local 1766 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_ipad_hash() local 1786 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_opad_hash() local 1802 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup_done() local 1852 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setkey() local 1873 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_init_done() local 1890 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_final() local 1949 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_digest2() local 2024 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); in atmel_sha_hmac_cra_init() local [all …]
|
/linux/include/uapi/linux/ |
H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
/linux/net/mptcp/ |
H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
H A D | crypto_test.c | 35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
|
H A D | subflow.c | 51 void *hmac) in subflow_generate_hmac() 73 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_req_create_thmac() local 415 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_thmac_valid() local 563 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_finish_connect() local 752 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_hmac_valid() local
|
H A D | options.c | 626 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr_generate_hmac() local 1107 u64 hmac = 0; in add_addr_hmac_valid() local
|
/linux/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/arch/nvalloc/common/inc/gsp/ |
H A D | gsp_fw_sr_meta.h | 60 NvU8 hmac[32]; member
|
/linux/arch/s390/crypto/ |
H A D | hmac_s390.c | 309 struct s390_hmac_alg *hmac; in _s390_hmac_algs_unregister() local 322 struct s390_hmac_alg *hmac; in hmac_s390_init() local
|
/linux/drivers/nvme/common/ |
H A D | keyring.c | 94 u8 hmac, u8 psk_ver, bool generated) in nvme_tls_psk_lookup()
|
H A D | auth.c | 91 const char hmac[15]; member
|
/linux/drivers/nvme/target/ |
H A D | auth.c | 49 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
|
/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_crypto.c | 785 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local 1017 struct xdr_netobj hmac; in krb5_etm_encrypt() local
|
/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 95 struct fchmac_context hmac; member
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 215 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-hash.c | 496 int hmac = 0; in sun8i_ss_hash_run() local
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.h | 126 union otx_cpt_fchmac_ctx hmac; member
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.h | 117 union otx2_cpt_fc_hmac_ctx hmac; member
|
/linux/drivers/net/wireguard/ |
H A D | noise.c | 305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() function
|
/linux/drivers/thunderbolt/ |
H A D | domain.c | 709 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
|
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 252 session_attributes=0, hmac=bytes()): argument
|
/linux/include/net/ |
H A D | mptcp.h | 93 u8 hmac[MPTCPOPT_HMAC_LEN]; member
|
/linux/drivers/char/tpm/ |
H A D | tpm2-sessions.c | 597 u8 *hmac = NULL; in tpm_buf_fill_hmac_session() local
|