Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_pmeth.c45 } EC_PKEY_CTX; typedef
49 EC_PKEY_CTX *dctx; in pkey_ec_init()
64 EC_PKEY_CTX *dctx, *sctx; in pkey_ec_copy()
96 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_cleanup()
111 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_sign()
149 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_verify()
175 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_derive()
218 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_kdf_derive()
253 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_ctrl()
435 EC_PKEY_CTX *dctx = ctx->data; in pkey_ec_paramgen()
[all …]