Searched refs:hmac_id (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| A D | nvme-auth.h | 22 const char *nvme_auth_hmac_name(u8 hmac_id); 23 const char *nvme_auth_digest_name(u8 hmac_id); 24 size_t nvme_auth_hmac_hash_len(u8 hmac_id); 35 int nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, 43 int nvme_auth_generate_psk(u8 hmac_id, u8 *skey, size_t skey_len, 46 int nvme_auth_generate_digest(u8 hmac_id, u8 *psk, size_t psk_len, 48 int nvme_auth_derive_tls_psk(int hmac_id, u8 *psk, size_t psk_len,
|
| A D | nvme-keyring.h | 14 const char *hostnqn, const char *subnqn, u8 hmac_id, 23 const char *hostnqn, char *subnqn, u8 hmac_id, in nvme_tls_psk_refresh() argument
|
| A D | sctp.h | 727 __be16 hmac_id; member
|
| /include/net/sctp/ |
| A D | auth.h | 32 __u16 hmac_id; /* one of the above ids */ member 82 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id); 87 __be16 hmac_id);
|
Completed in 8 milliseconds