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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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);

Completed in 103 milliseconds