Home
last modified time | relevance | path

Searched defs:pk_r (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_module_tests.c2203 const char *pk_r; member
2320 struct wpabuf *info, *pk_r, *sk_r, *enc, *pt, *aad, *ct; in run_hpke_test() local
H A Dcrypto_openssl.c5036 static int hpke_encap(struct hpke_context *ctx, struct crypto_ec_key *pk_r, in hpke_encap()