Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 25 of 34) 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/drivers/crypto/
H A Datmel-sha.c1688 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 Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/linux/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
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
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 Doptions.c626 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 Dgsp_fw_sr_meta.h60 NvU8 hmac[32]; member
/linux/arch/s390/crypto/
H A Dhmac_s390.c309 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 Dkeyring.c94 u8 hmac, u8 psk_ver, bool generated) in nvme_tls_psk_lookup()
H A Dauth.c91 const char hmac[15]; member
/linux/drivers/nvme/target/
H A Dauth.c49 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c785 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 Dcptvf_algs.h95 struct fchmac_context hmac; member
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c215 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c496 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/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/thunderbolt/
H A Ddomain.c709 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py252 session_attributes=0, hmac=bytes()): argument
/linux/include/net/
H A Dmptcp.h93 u8 hmac[MPTCPOPT_HMAC_LEN]; member
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c597 u8 *hmac = NULL; in tpm_buf_fill_hmac_session() local

12