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