Searched defs:hmac_id (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/nvme/common/ |
| D | auth.c | 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()
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | auth.c | 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
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | auth.c | 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
|
| /kernel/linux/linux-5.10/include/net/sctp/ |
| D | auth.h | 32 __u16 hmac_id; /* one of the above ids */ member
|
| /kernel/linux/linux-6.6/include/net/sctp/ |
| D | auth.h | 32 __u16 hmac_id; /* one of the above ids */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | sctp.h | 729 __be16 hmac_id; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | sctp.h | 720 __be16 hmac_id; member
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| D | configfs.c | 1907 u8 hmac_id; in nvmet_host_dhchap_hash_store() local
|