Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c140 static enum sctp_ierror sctp_sf_authenticate(
656 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR; in sctp_auth_chunk_verify()
4243 static enum sctp_ierror sctp_sf_authenticate( in sctp_sf_authenticate() function
4345 error = sctp_sf_authenticate(asoc, chunk); in sctp_sf_eat_auth()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c147 static enum sctp_ierror sctp_sf_authenticate(
664 return sctp_sf_authenticate(asoc, &auth) == SCTP_IERROR_NO_ERROR; in sctp_auth_chunk_verify()
4346 static enum sctp_ierror sctp_sf_authenticate( in sctp_sf_authenticate() function
4448 error = sctp_sf_authenticate(asoc, chunk); in sctp_sf_eat_auth()

Completed in 15 milliseconds