Searched refs:hpke_encap (Results 1 – 1 of 1) sorted by relevance
5036 static int hpke_encap(struct hpke_context *ctx, struct crypto_ec_key *pk_r, in hpke_encap() function5172 if (hpke_encap(ctx, peer_pub, shared_secret, enc) < 0) in hpke_base_seal_int()