Home
last modified time | relevance | path

Searched defs:auth_hmacs (Results 1 – 3 of 3) sorted by relevance

/linux/net/sctp/ !
H A Dauth.c932 struct sctp_hmac_algo_param *auth_hmacs; in sctp_auth_init() local
H A Dsm_make_chunk.c205 struct sctp_paramhdr *auth_hmacs = NULL; in sctp_make_init() local
379 struct sctp_paramhdr *auth_hmacs in sctp_make_init_ack() local
[all...]
/linux/include/net/sctp/ !
H A Dstructs.h315 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; member