Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dauth.c202 struct sctp_hmac_algo_param *hmacs, in sctp_auth_make_key_vector()
243 (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs, gfp); in sctp_auth_make_local_vector()
546 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac()
607 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_verify_hmac_id()
613 hmacs = (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs; in sctp_auth_asoc_verify_hmac_id()
627 struct sctp_hmac_algo_param *hmacs) in sctp_auth_asoc_set_default_hmac()
Dendpointola.c61 struct sctp_hmac_algo_param *auth_hmacs = NULL; in sctp_endpoint_init()
Dsm_make_chunk.c2138 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param()
2218 hmacs = (struct sctp_hmac_algo_param *)param.p; in sctp_verify_param()
Dsocket.c6590 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident()
/Linux-v4.19/include/net/sctp/
Dauth.h100 struct sctp_hmac_algo_param *hmacs);
Dstructs.h375 struct sctp_hmac_algo_param *hmac_algo;
1325 struct sctp_hmac_algo_param *auth_hmacs_list;
1730 struct sctp_hmac_algo_param *peer_hmacs;
/Linux-v4.19/include/linux/
Dsctp.h351 struct sctp_hmac_algo_param { struct