Home
last modified time | relevance | path

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

/linux/net/sctp/
H A 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()
526 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_get_hmac()
587 struct sctp_hmac_algo_param *hmacs; in sctp_auth_asoc_verify_hmac_id()
593 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()
1031 struct sctp_hmac_algo_param *auth_hmacs; in sctp_auth_init()
H A Dsm_make_chunk.c2170 struct sctp_hmac_algo_param *hmacs; in sctp_verify_param()
2257 hmacs = (struct sctp_hmac_algo_param *)param.p; in sctp_verify_param()
H A Dsocket.c6898 struct sctp_hmac_algo_param *hmacs; in sctp_getsockopt_hmac_ident()
/linux/include/net/sctp/
H A Dauth.h85 struct sctp_hmac_algo_param *hmacs);
H A Dstructs.h370 struct sctp_hmac_algo_param *hmac_algo;
1337 struct sctp_hmac_algo_param *auth_hmacs_list;
1749 struct sctp_hmac_algo_param *peer_hmacs;
/linux/include/linux/
H A Dsctp.h337 struct sctp_hmac_algo_param { struct