Lines Matching refs:EC_PKEY_CTX
45 } EC_PKEY_CTX; typedef
49 EC_PKEY_CTX *dctx; in pkey_ec_init()
62 EC_PKEY_CTX *dctx, *sctx; in pkey_ec_copy()
94 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_cleanup()
109 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_sign()
147 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_verify()
173 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_derive()
216 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_kdf_derive()
249 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_ctrl()
431 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_paramgen()
450 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_keygen()