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

/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] = {
462 sizeof(struct crypto_hash *) * SCTP_AUTH_NUM_HMACS,
467 for (id = 0; id < SCTP_AUTH_NUM_HMACS; id++) {
506 for (i = 0; i < SCTP_AUTH_NUM_HMACS; i++)
H A Dendpointola.c83 sizeof(__u16) * SCTP_AUTH_NUM_HMACS, gfp);
H A Dsocket.c3150 if (idents == 0 || idents > SCTP_AUTH_NUM_HMACS ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h442 #define SCTP_AUTH_NUM_HMACS __SCTP_AUTH_HMAC_MAX macro
H A Dstructs.h427 __u8 auth_hmacs[SCTP_AUTH_NUM_HMACS + 2];

Completed in 100 milliseconds