Searched refs:SAE_KCK_LEN (Results 1 – 2 of 2) sorted by relevance
12 #define SAE_KCK_LEN 32 macro
453 if (os_memcmp(kck, sae.tmp->kck, SAE_KCK_LEN) != 0) { in sae_tests()