Searched refs:BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
74 #define BUF_SIZE 256 macro94 uint8_t msg[BUF_SIZE]; in sign_vectors()110 msglen = hex2bin(msg, BUF_SIZE, msg_vec[i], strlen(msg_vec[i])); in sign_vectors()360 uint8_t msg[BUF_SIZE]; in vrfy_vectors()377 msglen = hex2bin(msg, BUF_SIZE, msg_vec[i], strlen(msg_vec[i])); in vrfy_vectors()