Searched defs:hmac_id (Results 1 – 6 of 6) sorted by relevance
/linux/net/sctp/ | ||
H A D | auth.c | 516 sctp_auth_get_hmac(__u16 hmac_id) sctp_auth_get_hmac() argument |
/linux/include/linux/ | ||
H A D | nvme-keyring.h | 23 const char *hostnqn, char *subnqn, u8 hmac_id, in nvme_tls_psk_refresh() |
H A D | sctp.h | 727 __be16 hmac_id; member |
/linux/include/net/sctp/ | ||
H A D | auth.h | 32 __u16 hmac_id; /* one of the above ids */ global() member |
/linux/drivers/nvme/common/ | ||
H A D | keyring.c | 143 const char *hostnqn, const char *subnqn, u8 hmac_id, in nvme_tls_psk_refresh() |
/linux/drivers/nvme/target/ | ||
H A D | configfs.c | 2179 u8 hmac_id; in nvmet_host_dhchap_hash_store() local |