Searched defs:hmac_id (Results 1 – 5 of 5) sorted by relevance
111 const char *nvme_auth_hmac_name(u8 hmac_id) in nvme_auth_hmac_name()119 const char *nvme_auth_digest_name(u8 hmac_id) in nvme_auth_digest_name()145 size_t nvme_auth_hmac_hash_len(u8 hmac_id) in nvme_auth_hmac_hash_len()305 static int nvme_auth_hash_skey(int hmac_id, u8 *skey, size_t skey_len, u8 *hkey) in nvme_auth_hash_skey()330 int nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, in nvme_auth_augmented_challenge()
516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()568 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid()585 __be16 hmac_id) in sctp_auth_asoc_verify_hmac_id()713 __u16 key_id, hmac_id; in sctp_auth_calculate_hmac() local
32 __u16 hmac_id; /* one of the above ids */ member
729 __be16 hmac_id; member
1784 u8 hmac_id; in nvmet_host_dhchap_hash_store() local