Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statefuns.c148 static enum sctp_ierror sctp_sf_authenticate(
665 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR; in sctp_auth_chunk_verify()
4357 static enum sctp_ierror sctp_sf_authenticate( in sctp_sf_authenticate() function
4459 error = sctp_sf_authenticate(asoc, chunk); in sctp_sf_eat_auth()