Searched refs:SPAKE2_MAX_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance
49 uint8_t alice_msg[SPAKE2_MAX_MSG_SIZE]; in Run()50 uint8_t bob_msg[SPAKE2_MAX_MSG_SIZE]; in Run()123 for (int i = 0; i < 8 * SPAKE2_MAX_MSG_SIZE; i++) { in TEST()
139 #define SPAKE2_MAX_MSG_SIZE 32 macro
546 uint8_t alice_msg[SPAKE2_MAX_MSG_SIZE]; in SpeedSPAKE2()560 uint8_t bob_msg[SPAKE2_MAX_MSG_SIZE], bob_key[64]; in SpeedSPAKE2()