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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Daaa.h22 #define MAX_VECTOR_SIZE 1024 macro
H A Davp.c353 if (size > MAX_VECTOR_SIZE)
357 __FUNCTION__, datalen, MAX_VECTOR_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Digetest.c74 #define MAX_VECTOR_SIZE 64 macro
79 const unsigned char in[MAX_VECTOR_SIZE];
80 const unsigned char out[MAX_VECTOR_SIZE];
123 const unsigned char in[MAX_VECTOR_SIZE];
124 const unsigned char out[MAX_VECTOR_SIZE];
197 unsigned char buf[MAX_VECTOR_SIZE];
200 assert(v->length <= MAX_VECTOR_SIZE);
243 unsigned char buf[MAX_VECTOR_SIZE];
245 assert(v->length <= MAX_VECTOR_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Digetest.c75 #define MAX_VECTOR_SIZE 64 macro
81 const unsigned char in[MAX_VECTOR_SIZE];
82 const unsigned char out[MAX_VECTOR_SIZE];
126 const unsigned char in[MAX_VECTOR_SIZE];
127 const unsigned char out[MAX_VECTOR_SIZE];
200 unsigned char buf[MAX_VECTOR_SIZE];
203 assert(v->length <= MAX_VECTOR_SIZE);
231 unsigned char buf[MAX_VECTOR_SIZE];
233 assert(v->length <= MAX_VECTOR_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Digetest.c74 #define MAX_VECTOR_SIZE 64 macro
79 const unsigned char in[MAX_VECTOR_SIZE];
80 const unsigned char out[MAX_VECTOR_SIZE];
123 const unsigned char in[MAX_VECTOR_SIZE];
124 const unsigned char out[MAX_VECTOR_SIZE];
197 unsigned char buf[MAX_VECTOR_SIZE];
200 assert(v->length <= MAX_VECTOR_SIZE);
243 unsigned char buf[MAX_VECTOR_SIZE];
245 assert(v->length <= MAX_VECTOR_SIZE);

Completed in 119 milliseconds