Home
last modified time | relevance | path

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

/linux-3.3/net/sctp/
Dauth.c525 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac()
589 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_verify_hmac_id()
595 hmacs = (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs; in sctp_auth_asoc_verify_hmac_id()
608 struct sctp_hmac_algo_param *hmacs) in sctp_auth_asoc_set_default_hmac()
Dendpointola.c68 struct sctp_hmac_algo_param *auth_hmacs = NULL; in sctp_endpoint_init()
Dsm_make_chunk.c2074 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param()
2154 hmacs = (struct sctp_hmac_algo_param *)param.p; in sctp_verify_param()
Dsocket.c5247 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident()
/linux-3.3/include/net/sctp/
Dauth.h104 struct sctp_hmac_algo_param *hmacs);
Dstructs.h489 struct sctp_hmac_algo_param *hmac_algo;
1381 struct sctp_hmac_algo_param *auth_hmacs_list;
/linux-3.3/include/linux/
Dsctp.h330 typedef struct sctp_hmac_algo_param { struct