Searched refs:MAX_VECTOR_SIZE (Results 1 – 1 of 1) sorted by relevance
35 # define MAX_VECTOR_SIZE 64 macro40 const unsigned char in[MAX_VECTOR_SIZE];41 const unsigned char out[MAX_VECTOR_SIZE];84 const unsigned char in[MAX_VECTOR_SIZE];85 const unsigned char out[MAX_VECTOR_SIZE];153 unsigned char buf[MAX_VECTOR_SIZE]; in test_ige_vectors()157 if (!TEST_int_le(v->length, MAX_VECTOR_SIZE)) in test_ige_vectors()196 unsigned char buf[MAX_VECTOR_SIZE]; in test_bi_ige_vectors()198 if (!TEST_int_le(v->length, MAX_VECTOR_SIZE)) in test_bi_ige_vectors()
Completed in 8 milliseconds