Searched refs:hpke_extract_and_expand (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/src/crypto/ |
D | crypto_openssl.c | 4958 static int hpke_extract_and_expand(struct hpke_context *ctx, in hpke_extract_and_expand() function 5084 res = hpke_extract_and_expand(ctx, dhss, dhss_len, enc, ctx->n_pk, in hpke_encap() 5244 res = hpke_extract_and_expand(ctx, dhss, dhss_len, enc, ctx->n_pk, in hpke_decap()
|