Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dauth.c187 struct sctp_hmac_algo_param *hmacs, in sctp_auth_make_key_vector()
228 (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs, gfp); in sctp_auth_make_local_vector()
525 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac()
586 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_verify_hmac_id()
592 hmacs = (struct sctp_hmac_algo_param *)asoc->c.auth_hmacs; in sctp_auth_asoc_verify_hmac_id()
606 struct sctp_hmac_algo_param *hmacs) in sctp_auth_asoc_set_default_hmac()
1020 struct sctp_hmac_algo_param *auth_hmacs; in sctp_auth_init()
Dsm_make_chunk.c2128 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param()
2208 hmacs = (struct sctp_hmac_algo_param *)param.p; in sctp_verify_param()
Dsocket.c6900 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident()
/Linux-v5.4/include/net/sctp/
Dauth.h85 struct sctp_hmac_algo_param *hmacs);
Dstructs.h365 struct sctp_hmac_algo_param *hmac_algo;
1317 struct sctp_hmac_algo_param *auth_hmacs_list;
1728 struct sctp_hmac_algo_param *peer_hmacs;
/Linux-v5.4/include/linux/
Dsctp.h336 struct sctp_hmac_algo_param { struct