Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_openssl.c4990 static int hpke_key_schedule(struct hpke_context *ctx, const u8 *shared_secret, in hpke_key_schedule() function
5177 if (hpke_key_schedule(ctx, shared_secret, info, info_len) < 0) in hpke_base_seal_int()
5340 if (hpke_key_schedule(ctx, shared_secret, info, info_len) < 0) in hpke_base_open_int()