Searched defs:okm (Results 1 – 4 of 4) sorted by relevance
/openssl/crypto/hpke/ |
H A D | hpke_util.c | 284 unsigned char *okm, size_t okmlen, in ossl_hpke_kdf_expand() 346 unsigned char *okm, size_t okmlen, in ossl_hpke_labeled_expand()
|
/openssl/providers/implementations/kdfs/ |
H A D | hkdf.c | 459 unsigned char *okm, size_t okm_len) in HKDF() 568 unsigned char *okm, size_t okm_len) in HKDF_Expand()
|
/openssl/providers/implementations/kem/ |
H A D | ecx_kem.c | 295 unsigned char *okm, size_t okmlen, in dhkem_extract_and_expand()
|
H A D | ec_kem.c | 338 unsigned char *okm, size_t okmlen, in dhkem_extract_and_expand()
|
Completed in 14 milliseconds