Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dendpointola.c61 struct sctp_hmac_algo_param *auth_hmacs = NULL; in sctp_endpoint_init() local
Dauth.c522 void sctp_auth_destroy_hmacs(struct crypto_shash *auth_hmacs[]) in sctp_auth_destroy_hmacs()
Dsm_make_chunk.c229 struct sctp_paramhdr *auth_hmacs = NULL; in sctp_make_init() local
400 struct sctp_paramhdr *auth_hmacs = NULL; in sctp_make_init_ack() local
/Linux-v4.19/include/net/sctp/
Dstructs.h327 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; member
1322 struct crypto_shash **auth_hmacs; member