Home
last modified time | relevance | path

Searched refs:sctp_hmac_algo_param (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/sctp/
Dauth.c528 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac()
588 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_verify_hmac_id()
594 hmacs = (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs; in sctp_auth_asoc_verify_hmac_id()
607 struct sctp_hmac_algo_param *hmacs) in sctp_auth_asoc_set_default_hmac()
Dendpointola.c62 struct sctp_hmac_algo_param *auth_hmacs = NULL; in sctp_endpoint_init()
Dsm_make_chunk.c2113 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param()
2193 hmacs = (struct sctp_hmac_algo_param *)param.p; in sctp_verify_param()
Dsocket.c5542 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident()
/linux-4.4.14/include/net/sctp/
Dauth.h97 struct sctp_hmac_algo_param *hmacs);
Dstructs.h361 struct sctp_hmac_algo_param *hmac_algo;
1241 struct sctp_hmac_algo_param *auth_hmacs_list;
/linux-4.4.14/include/linux/
Dsctp.h327 typedef struct sctp_hmac_algo_param { struct