PROV_EC_CTX
static int recipient_key_set(PROV_EC_CTX *ctx, EC_KEY *ec)
static int sender_authkey_set(PROV_EC_CTX *ctx, EC_KEY *ec)
PROV_EC_CTX *ctx = OPENSSL_zalloc(sizeof(PROV_EC_CTX));
PROV_EC_CTX *ctx = (PROV_EC_CTX *)vectx;
PROV_EC_CTX *ctx = (PROV_EC_CTX *)vctx;
PROV_EC_CTX *ctx = (PROV_EC_CTX *)vctx;
static EC_KEY *derivekey(PROV_EC_CTX *ctx,
static int derive_secret(PROV_EC_CTX *ctx, unsigned char *secret,
static int dhkem_encap(PROV_EC_CTX *ctx,
static int dhkem_decap(PROV_EC_CTX *ctx,
PROV_EC_CTX *ctx = (PROV_EC_CTX *)vctx;
PROV_EC_CTX *ctx = (PROV_EC_CTX *)vctx;