Home
last modified time | relevance | path

Searched refs:exp_OKM (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/sample/hwcrypto/
Dhwkey_srv_fake_provider.c77 static const uint8_t exp_OKM[42] = { variable
85 uint8_t OKM[sizeof(exp_OKM)]; in hkdf_self_test()
99 res = memcmp(OKM, exp_OKM, sizeof(OKM)); in hkdf_self_test()