Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dsm.h254 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Doutput.c264 auth = sctp_make_auth(asoc, chunk->shkey->key_id); in sctp_packet_bundle_auth()
H A Dsm_make_chunk.c1326 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc, in sctp_make_auth() function