Home
last modified time | relevance | path

Searched refs:sctp_hmac (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/net/sctp/
A Dauth.h31 struct sctp_hmac { struct
82 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
83 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc);
/linux-6.3-rc2/net/sctp/
A Dauth.c22 static struct sctp_hmac sctp_hmac_list[SCTP_AUTH_NUM_HMACS] = {
516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()
524 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac()
A Dchunk.c187 struct sctp_hmac *hmac_desc = sctp_auth_asoc_get_hmac(asoc); in sctp_datamsg_from_user()
A Dsm_make_chunk.c1330 struct sctp_hmac *hmac_desc; in sctp_make_auth()
A Dsm_statefuns.c4355 struct sctp_hmac *hmac; in sctp_sf_authenticate()

Completed in 20 milliseconds