Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c446 static int hpke_encap(OSSL_HPKE_CTX *ctx, unsigned char *enc, size_t *enclen, in hpke_encap() function
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c5036 static int hpke_encap(struct hpke_context *ctx, struct crypto_ec_key *pk_r, in hpke_encap() function