Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dauth.h27 struct sctp_hmac { struct
75 const struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
76 const struct sctp_hmac *
/linux/net/sctp/
H A Dauth.c22 static const struct sctp_hmac sctp_hmac_list[SCTP_AUTH_NUM_HMACS] = {
448 const struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()
456 const struct sctp_hmac *
H A Dchunk.c187 const struct sctp_hmac *hmac_desc = in sctp_datamsg_from_user()
H A Dsm_make_chunk.c1322 const struct sctp_hmac *hmac_desc; in sctp_make_auth()
H A Dsm_statefuns.c4366 const struct sctp_hmac *hmac; in sctp_sf_authenticate()