Home
last modified time | relevance | path

Searched refs:EC_PKEY_CTX (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/ec/
Dec_pmeth.c75 } EC_PKEY_CTX; typedef
79 EC_PKEY_CTX *dctx; in pkey_ec_init()
80 dctx = OPENSSL_malloc(sizeof(EC_PKEY_CTX)); in pkey_ec_init()
93 EC_PKEY_CTX *dctx, *sctx; in pkey_ec_copy()
110 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_cleanup()
124 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_sign()
157 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_verify()
206 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_ctrl()
271 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_paramgen()