Searched defs:hmac (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/include/uapi/linux/
H A Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member in struct:sr6_tlv_hmac
/linux-master/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) argument
H A Dcrypto_test.c35 char hmac[32], hmac_hex[65]; local
H A Doptions.c626 u8 hmac[SHA256_DIGEST_SIZE]; local
1098 u64 hmac = 0; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/arch/nvalloc/common/inc/gsp/
H A Dgsp_fw_sr_meta.h60 NvU8 hmac[32]; member in struct:__anon200
/linux-master/drivers/nvme/target/
H A Dauth.c37 const char *hmac = nvme_auth_hmac_name(key_hash); local
/linux-master/drivers/nvme/common/
H A Dkeyring.c72 nvme_tls_psk_lookup(struct key *keyring, const char *hostnqn, const char *subnqn, int hmac, bool generated) argument
H A Dauth.c91 const char hmac[15]; member in struct:nvme_dhchap_hash_map
[all...]
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h95 struct fchmac_context hmac; member in struct:fc_context
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c199 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) argument
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c496 int hmac = 0; local
[all...]
/linux-master/fs/ubifs/
H A Dauth.c45 ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, u8 *hmac) argument
387 ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, int len, int ofs_hmac, void *hmac) argument
451 u8 *hmac; local
508 ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) argument
527 ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) argument
[all...]
H A Dreplay.c600 u8 hmac[UBIFS_HMAC_ARR_SZ]; local
H A Dubifs-media.h678 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member in struct:ubifs_sb_node
754 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member in struct:ubifs_mst_node
781 __u8 hmac[]; member in struct:ubifs_auth_node
/linux-master/drivers/thunderbolt/
H A Ddomain.c709 u8 hmac[TB_SWITCH_KEY_SIZE]; local
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c785 struct xdr_netobj hmac; local
1017 struct xdr_netobj hmac; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h126 union otx_cpt_fchmac_ctx hmac; member in struct:otx_cpt_fc_ctx
/linux-master/include/net/
H A Dmptcp.h93 u8 hmac[MPTCPOPT_HMAC_LEN]; member in struct:mptcp_out_options::__anon3214::__anon3218
/linux-master/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) function
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h117 union otx2_cpt_fc_hmac_ctx hmac; member in struct:otx2_cpt_fc_ctx
/linux-master/drivers/crypto/ccree/
H A Dcc_aead.c52 struct cc_hmac_s hmac; member in union:cc_aead_ctx::__anon82
95 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; local
169 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; local
301 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; local
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.h89 u32 hmac :1; member in struct:starfive_hash_csr::__anon132
/linux-master/fs/smb/server/
H A Dauth.c79 ksmbd_gen_sess_key(struct ksmbd_session *sess, char *hash, char *hmac) argument
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c687 u8 *hmac; local
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c42 bool hmac; member in struct:safexcel_ahash_req
[all...]

Completed in 213 milliseconds

12