Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dauth.c502 sctp_auth_destroy_hmacs(struct crypto_shash * auth_hmacs[]) sctp_auth_destroy_hmacs() argument
1031 struct sctp_hmac_algo_param *auth_hmacs; sctp_auth_init() local
[all...]
H A Dsm_make_chunk.c213 struct sctp_paramhdr *auth_hmacs = NULL; sctp_make_init() local
387 struct sctp_paramhdr *auth_hmacs = NULL; sctp_make_init_ack() local
[all...]
/linux/include/net/sctp/
H A Dstructs.h322 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; global() member
1335 struct crypto_shash **auth_hmacs; global() member