Home
last modified time | relevance | path

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

12

/linux/drivers/nvme/common/
H A Dauth.c91 char hmac[15]; member
231 int nvme_auth_hmac_init(struct nvme_auth_hmac_ctx *hmac, u8 hmac_id, in nvme_auth_hmac_init()
251 void nvme_auth_hmac_update(struct nvme_auth_hmac_ctx *hmac, const u8 *data, in nvme_auth_hmac_update()
271 void nvme_auth_hmac_final(struct nvme_auth_hmac_ctx *hmac, u8 *out) in nvme_auth_hmac_final()
292 struct nvme_auth_hmac_ctx hmac; in nvme_auth_hmac() local
323 struct nvme_auth_hmac_ctx hmac; in nvme_auth_transform_key() local
541 struct nvme_auth_hmac_ctx hmac; in nvme_auth_generate_psk() local
604 struct nvme_auth_hmac_ctx hmac; in nvme_auth_generate_digest() local
H A Dkeyring.c93 u8 hmac, u8 psk_ver, bool generated) in nvme_tls_psk_lookup()
/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
/linux/drivers/nvme/target/
H A Dauth.c283 struct nvme_auth_hmac_ctx hmac; in nvmet_auth_host_hash() local
355 struct nvme_auth_hmac_ctx hmac; in nvmet_auth_ctrl_hash() 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
568 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_finish_connect() local
757 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_hmac_valid() local
H A Dprotocol.h172 u8 hmac[MPTCPOPT_HMAC_LEN]; member
/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/host/
H A Dauth.c417 struct nvme_auth_hmac_ctx hmac; in nvme_auth_dhchap_setup_host_response() local
487 struct nvme_auth_hmac_ctx hmac; in nvme_auth_dhchap_setup_ctrl_response() 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.c592 u8 *hmac = NULL; in tpm_buf_fill_hmac_session() local
/linux/security/keys/encrypted-keys/
H A Dencrypted.c659 u8 *hmac; encrypted_key_decrypt() local
/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/net/ethernet/3com/
H A Dtyphoon.c1342 u32 hmac; in typhoon_download_firmware() local
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c42 bool hmac; member
/linux/net/ceph/
H A Dmessenger_v2.c2427 u8 hmac[SHA256_DIGEST_SIZE]; in process_auth_signature() local

12