Home
last modified time | relevance | path

Searched defs:hmac_id (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h32 __u16 hmac_id; /* one of the above ids */ member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h32 __u16 hmac_id; /* one of the above ids */ member
/kernel/linux/linux-6.6/drivers/nvme/common/
H A Dauth.c111 const char *nvme_auth_hmac_name(u8 hmac_id) in nvme_auth_hmac_name() argument
119 const char *nvme_auth_digest_name(u8 hmac_id) in nvme_auth_digest_name() argument
145 size_t nvme_auth_hmac_hash_len(u8 hmac_id) in nvme_auth_hmac_hash_len() argument
305 static int nvme_auth_hash_skey(int hmac_id, u argument
330 nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, u8 *challenge, u8 *aug, size_t hlen) nvme_auth_augmented_challenge() argument
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac() argument
568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument
584 sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, __be16 hmac_id) sctp_auth_asoc_verify_hmac_id() argument
713 __u16 key_id, hmac_id; sctp_auth_calculate_hmac() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dauth.c516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac() argument
568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid() argument
584 sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, __be16 hmac_id) sctp_auth_asoc_verify_hmac_id() argument
713 __u16 key_id, hmac_id; sctp_auth_calculate_hmac() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsctp.h720 __be16 hmac_id; member
/kernel/linux/linux-6.6/include/linux/
H A Dsctp.h729 __be16 hmac_id; member
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dconfigfs.c1907 u8 hmac_id; in nvmet_host_dhchap_hash_store() local

Completed in 18 milliseconds