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 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]) in sctp_auth_destroy_hmacs()
1031 struct sctp_hmac_algo_param *auth_hmacs; in sctp_auth_init() local
H A Dsm_make_chunk.c213 struct sctp_paramhdr *auth_hmacs = NULL; in sctp_make_init() local
387 struct sctp_paramhdr *auth_hmacs = NULL; in sctp_make_init_ack() local
/linux/include/net/sctp/
H A Dstructs.h322 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; member
1334 struct crypto_shash **auth_hmacs; member