Searched defs:auth_hmacs (Results 1 – 3 of 3) sorted by relevance
/linux/net/sctp/ | ||
H A D | auth.c | 502 sctp_auth_destroy_hmacs(struct crypto_shash * auth_hmacs[]) sctp_auth_destroy_hmacs() argument |
H A D | sm_make_chunk.c | 213 struct sctp_paramhdr *auth_hmacs = NULL; sctp_make_init() local |
/linux/include/net/sctp/ | ||
H A D | structs.h | 322 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; global() member |