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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dauth.h52 struct sctp_hmac { struct
101 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
102 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dauth.c44 static struct sctp_hmac sctp_hmac_list[SCTP_AUTH_NUM_HMACS] = {
515 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id)
523 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc)
H A Dchunk.c211 struct sctp_hmac *hmac_desc = sctp_auth_asoc_get_hmac(asoc);
H A Dsm_make_chunk.c1181 struct sctp_hmac *hmac_desc;
H A Dsm_statefuns.c3844 struct sctp_hmac *hmac;

Completed in 120 milliseconds