Searched refs:exp_OKM (Results 1 – 1 of 1) sorted by relevance
77 static const uint8_t exp_OKM[42] = { variable85 uint8_t OKM[sizeof(exp_OKM)]; in hkdf_self_test()99 res = memcmp(OKM, exp_OKM, sizeof(OKM)); in hkdf_self_test()