Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dendpointola.c68 struct sctp_hmac_algo_param *auth_hmacs = NULL; in sctp_endpoint_init() local
Dauth.c499 void sctp_auth_destroy_hmacs(struct crypto_hash *auth_hmacs[]) in sctp_auth_destroy_hmacs()
Dsm_make_chunk.c214 *auth_hmacs = NULL; in sctp_make_init() local
377 *auth_hmacs = NULL, in sctp_make_init_ack() local
/linux-3.4.99/include/net/sctp/
Dstructs.h441 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS * sizeof(__u16) + 2]; member
1378 struct crypto_hash **auth_hmacs; member