Home
last modified time | relevance | path

Searched refs:sctp_auth_asoc_verify_hmac_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dauth.h86 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Dauth.c584 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, in sctp_auth_asoc_verify_hmac_id() function
H A Dsm_statefuns.c4375 if (!sctp_auth_asoc_verify_hmac_id(asoc, auth_hdr->hmac_id)) in sctp_sf_authenticate()