Home
last modified time | relevance | path

Searched defs:okm (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sbin/cgdconfig/
Dhkdf_hmac_sha256.c104 hkdf_hmac_sha256(void *okm, size_t L, in hkdf_hmac_sha256()
167 const uint8_t *okm; in hkdf_hmac_sha256_selftest() member
253 uint8_t okm[128]; in hkdf_hmac_sha256_selftest() local
/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_module_tests.c2067 u8 okm[82]; in test_extract_expand_hkdf() local
/netbsd/src/external/bsd/wpa/dist/src/common/
Dsae.c564 const char *info, u8 *okm, size_t okm_len) in hkdf_expand()