Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 25 of 30) sorted by relevance

12

/linux/fs/ubifs/
H A Dauth.c46 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 Dubifs-media.h678 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member
754 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member
781 __u8 hmac[]; member
H A Dreplay.c601 u8 hmac[UBIFS_HMAC_ARR_SZ]; in authenticate_sleb() local
/linux/include/uapi/linux/
H A Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/linux/net/mptcp/
H A Dcrypto_test.c35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
H A Dsubflow.c51 void *hmac) in subflow_generate_hmac()
73 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_req_create_thmac() local
416 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_thmac_valid() local
570 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_finish_connect() local
759 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_hmac_valid() local
H A Doptions.c621 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr_generate_hmac() local
1134 u64 hmac = 0; in add_addr_hmac_valid() local
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c586 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local
818 struct xdr_netobj hmac; in krb5_etm_encrypt() local
/linux/drivers/nvme/common/
H A Dkeyring.c93 u8 hmac, u8 psk_ver, bool generated) in nvme_tls_psk_lookup()
H A Dauth.c94 const char hmac[15]; member
/linux/drivers/nvme/target/
H A Dauth.c50 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h95 struct fchmac_context hmac; member
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c207 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c501 int hmac = 0; in sun8i_ss_hash_run() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h126 union otx_cpt_fchmac_ctx hmac; member
/linux/drivers/thunderbolt/
H A Ddomain.c716 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h117 union otx2_cpt_fc_hmac_ctx hmac; member
/linux/drivers/net/wireguard/
H A Dnoise.c305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() function
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c589 u8 *hmac = NULL; in tpm_buf_fill_hmac_session() local
/linux/security/keys/encrypted-keys/
H A Dencrypted.c659 u8 *hmac; in encrypted_key_decrypt() local
/linux/fs/smb/server/
H A Dauth.c80 ksmbd_gen_sess_key(struct ksmbd_session * sess,char * hash,char * hmac) ksmbd_gen_sess_key() argument
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py252 session_attributes=0, hmac=bytes()): argument
/linux/include/net/
H A Dmptcp.h94 u8 hmac[MPTCPOPT_HMAC_LEN]; member
/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h90 u32 hmac :1; member
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c1342 u32 hmac; in typhoon_download_firmware() local

12