crypto/libressl/apps/openssl/apps.c
1933
pkey_ctrl_string(EVP_PKEY_CTX *ctx, char *value)
crypto/libressl/apps/openssl/apps.c
2267
pkey_check(BIO *out, EVP_PKEY *pkey, int (check_fn)(EVP_PKEY_CTX *),
crypto/libressl/apps/openssl/apps.c
2270
EVP_PKEY_CTX *ctx;
crypto/libressl/apps/openssl/apps.h
248
int pkey_ctrl_string(EVP_PKEY_CTX *ctx, char *value);
crypto/libressl/apps/openssl/apps.h
249
int init_gen_str(BIO *err, EVP_PKEY_CTX **pctx, const char *algname,
crypto/libressl/apps/openssl/apps.h
335
int pkey_check(BIO *out, EVP_PKEY *pkey, int (check_fn)(EVP_PKEY_CTX *),
crypto/libressl/apps/openssl/cms.c
1488
EVP_PKEY_CTX *pctx;
crypto/libressl/apps/openssl/cms.c
1606
EVP_PKEY_CTX *pctx;
crypto/libressl/apps/openssl/cms.c
1967
cms_set_pkey_param(EVP_PKEY_CTX *pctx, STACK_OF(OPENSSL_STRING) *param)
crypto/libressl/apps/openssl/cms.c
77
static int cms_set_pkey_param(EVP_PKEY_CTX *pctx,
crypto/libressl/apps/openssl/dgst.c
436
EVP_PKEY_CTX *mac_ctx = NULL;
crypto/libressl/apps/openssl/dgst.c
474
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/apps/openssl/genpkey.c
222
EVP_PKEY_CTX *ctx = NULL;
crypto/libressl/apps/openssl/genpkey.c
320
init_keygen_file(BIO * err, EVP_PKEY_CTX ** pctx, const char *file)
crypto/libressl/apps/openssl/genpkey.c
324
EVP_PKEY_CTX *ctx = NULL;
crypto/libressl/apps/openssl/genpkey.c
360
init_gen_str(BIO * err, EVP_PKEY_CTX ** pctx, const char *algname, int do_param)
crypto/libressl/apps/openssl/genpkey.c
363
EVP_PKEY_CTX *ctx = NULL;
crypto/libressl/apps/openssl/genpkey.c
403
genpkey_cb(EVP_PKEY_CTX * ctx)
crypto/libressl/apps/openssl/genpkey.c
68
static int init_keygen_file(BIO * err, EVP_PKEY_CTX **pctx, const char *file);
crypto/libressl/apps/openssl/genpkey.c
69
static int genpkey_cb(EVP_PKEY_CTX * ctx);
crypto/libressl/apps/openssl/genpkey.c
73
EVP_PKEY_CTX **ctx;
crypto/libressl/apps/openssl/pkeyutl.c
545
do_keyop(EVP_PKEY_CTX * ctx, int pkey_op,
crypto/libressl/apps/openssl/pkeyutl.c
73
EVP_PKEY_CTX *ctx;
crypto/libressl/apps/openssl/pkeyutl.c
95
static int do_keyop(EVP_PKEY_CTX * ctx, int pkey_op,
crypto/libressl/apps/openssl/req.c
120
static int genpkey_cb(EVP_PKEY_CTX * ctx);
crypto/libressl/apps/openssl/req.c
123
static EVP_PKEY_CTX *set_keygen_ctx(BIO * err, const char *gstr, int *pkey_type,
crypto/libressl/apps/openssl/req.c
1586
static EVP_PKEY_CTX *
crypto/libressl/apps/openssl/req.c
1590
EVP_PKEY_CTX *gctx = NULL;
crypto/libressl/apps/openssl/req.c
1717
genpkey_cb(EVP_PKEY_CTX * ctx)
crypto/libressl/apps/openssl/req.c
1740
EVP_PKEY_CTX *pkctx = NULL;
crypto/libressl/apps/openssl/req.c
556
EVP_PKEY_CTX *genctx = NULL;
crypto/libressl/crypto/cmac/cm_pmeth.c
118
cmac_signctx_init(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx)
crypto/libressl/crypto/cmac/cm_pmeth.c
126
cmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/cmac/cm_pmeth.c
133
pkey_cmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/cmac/cm_pmeth.c
165
pkey_cmac_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/cmac/cm_pmeth.c
67
pkey_cmac_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/cmac/cm_pmeth.c
77
pkey_cmac_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/cmac/cm_pmeth.c
87
pkey_cmac_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/cmac/cm_pmeth.c
93
pkey_cmac_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/cms/cms_env.c
108
EVP_PKEY_CTX *pctx = ri->d.kari->pctx;
crypto/libressl/crypto/cms/cms_env.c
149
EVP_PKEY_CTX *
crypto/libressl/crypto/cms/cms_env.c
361
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/cms/cms_kari.c
207
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/cms/cms_kari.c
317
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/crypto/cms/cms_lcl.h
139
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/cms/cms_lcl.h
199
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/cms/cms_lcl.h
209
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/cms/cms_sd.c
457
EVP_PKEY_CTX *
crypto/libressl/crypto/cms/cms_sd.c
606
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/crypto/cms/cms_sd.c
713
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/crypto/cms/cms_sd.c
866
EVP_PKEY_CTX *pkctx = NULL;
crypto/libressl/crypto/dh/dh_pmeth.c
106
pkey_dh_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/dh/dh_pmeth.c
121
pkey_dh_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/dh/dh_pmeth.c
129
pkey_dh_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/dh/dh_pmeth.c
154
pkey_dh_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/dh/dh_pmeth.c
190
pkey_dh_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/dh/dh_pmeth.c
215
pkey_dh_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/dh/dh_pmeth.c
234
pkey_dh_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)
crypto/libressl/crypto/dh/dh_pmeth.c
87
pkey_dh_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/dsa/dsa_pmeth.c
107
pkey_dsa_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/dsa/dsa_pmeth.c
123
pkey_dsa_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/dsa/dsa_pmeth.c
131
pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/dsa/dsa_pmeth.c
153
pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/crypto/dsa/dsa_pmeth.c
171
pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/dsa/dsa_pmeth.c
236
pkey_dsa_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/dsa/dsa_pmeth.c
280
pkey_dsa_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/dsa/dsa_pmeth.c
305
pkey_dsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/dsa/dsa_pmeth.c
87
pkey_dsa_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/ec/ec_ameth.c
681
ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg,
crypto/libressl/crypto/ec/ec_ameth.c
738
ecdh_cms_set_kdf_param(EVP_PKEY_CTX *pctx, int eckdf_nid)
crypto/libressl/crypto/ec/ec_ameth.c
774
ecdh_cms_set_shared_info(EVP_PKEY_CTX *pctx, CMS_RecipientInfo *ri)
crypto/libressl/crypto/ec/ec_ameth.c
834
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/ec/ec_ameth.c
868
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/ec/ec_pmeth.c
115
pkey_ec_copy(EVP_PKEY_CTX * dst, EVP_PKEY_CTX * src)
crypto/libressl/crypto/ec/ec_pmeth.c
150
pkey_ec_cleanup(EVP_PKEY_CTX * ctx)
crypto/libressl/crypto/ec/ec_pmeth.c
164
pkey_ec_sign(EVP_PKEY_CTX * ctx, unsigned char *sig, size_t * siglen,
crypto/libressl/crypto/ec/ec_pmeth.c
192
pkey_ec_verify(EVP_PKEY_CTX * ctx,
crypto/libressl/crypto/ec/ec_pmeth.c
211
pkey_ec_derive(EVP_PKEY_CTX * ctx, unsigned char *key, size_t * keylen)
crypto/libressl/crypto/ec/ec_pmeth.c
250
pkey_ec_kdf_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)
crypto/libressl/crypto/ec/ec_pmeth.c
287
pkey_ec_ctrl(EVP_PKEY_CTX * ctx, int type, int p1, void *p2)
crypto/libressl/crypto/ec/ec_pmeth.c
414
pkey_ec_ctrl_str(EVP_PKEY_CTX * ctx, const char *type, const char *value)
crypto/libressl/crypto/ec/ec_pmeth.c
453
pkey_ec_paramgen(EVP_PKEY_CTX * ctx, EVP_PKEY * pkey)
crypto/libressl/crypto/ec/ec_pmeth.c
474
pkey_ec_keygen(EVP_PKEY_CTX * ctx, EVP_PKEY * pkey)
crypto/libressl/crypto/ec/ec_pmeth.c
97
pkey_ec_init(EVP_PKEY_CTX * ctx)
crypto/libressl/crypto/evp/evp_lib.c
496
EVP_PKEY_CTX *
crypto/libressl/crypto/evp/evp_lib.c
503
EVP_MD_CTX_set_pkey_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pctx)
crypto/libressl/crypto/evp/evp_locl.h
131
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/evp/evp_locl.h
217
int (*init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
218
int (*copy)(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src);
crypto/libressl/crypto/evp/evp_locl.h
219
void (*cleanup)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
221
int (*paramgen_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
222
int (*paramgen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey);
crypto/libressl/crypto/evp/evp_locl.h
224
int (*keygen_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
225
int (*keygen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey);
crypto/libressl/crypto/evp/evp_locl.h
227
int (*sign_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
228
int (*sign)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/evp/evp_locl.h
231
int (*verify_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
232
int (*verify)(EVP_PKEY_CTX *ctx,
crypto/libressl/crypto/evp/evp_locl.h
236
int (*verify_recover_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
237
int (*verify_recover)(EVP_PKEY_CTX *ctx,
crypto/libressl/crypto/evp/evp_locl.h
241
int (*signctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx);
crypto/libressl/crypto/evp/evp_locl.h
242
int (*signctx)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/evp/evp_locl.h
245
int (*verifyctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx);
crypto/libressl/crypto/evp/evp_locl.h
246
int (*verifyctx)(EVP_PKEY_CTX *ctx, const unsigned char *sig,
crypto/libressl/crypto/evp/evp_locl.h
249
int (*encrypt_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
250
int (*encrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/evp_locl.h
253
int (*decrypt_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
254
int (*decrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/evp_locl.h
257
int (*derive_init)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
258
int (*derive)(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen);
crypto/libressl/crypto/evp/evp_locl.h
260
int (*ctrl)(EVP_PKEY_CTX *ctx, int type, int p1, void *p2);
crypto/libressl/crypto/evp/evp_locl.h
261
int (*ctrl_str)(EVP_PKEY_CTX *ctx, const char *type, const char *value);
crypto/libressl/crypto/evp/evp_locl.h
268
void evp_pkey_set_cb_translate(BN_GENCB *cb, EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
303
int EVP_PKEY_CTX_str2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *str);
crypto/libressl/crypto/evp/evp_locl.h
304
int EVP_PKEY_CTX_hex2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *hex);
crypto/libressl/crypto/evp/evp_locl.h
305
int EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md_name);
crypto/libressl/crypto/evp/m_sigver.c
118
EVP_DigestSignInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type,
crypto/libressl/crypto/evp/m_sigver.c
125
EVP_DigestVerifyInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type,
crypto/libressl/crypto/evp/m_sigver.c
134
EVP_PKEY_CTX *pctx = ctx->pctx;
crypto/libressl/crypto/evp/m_sigver.c
139
EVP_PKEY_CTX *dctx;
crypto/libressl/crypto/evp/m_sigver.c
69
do_sigver_init(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type,
crypto/libressl/crypto/evp/p_sign.c
75
EVP_PKEY_CTX *pkctx = NULL;
crypto/libressl/crypto/evp/p_verify.c
75
EVP_PKEY_CTX *pkctx = NULL;
crypto/libressl/crypto/evp/pmeth_fn.c
103
EVP_PKEY_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/evp/pmeth_fn.c
119
EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_fn.c
137
EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/crypto/evp/pmeth_fn.c
152
EVP_PKEY_verify_recover_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_fn.c
170
EVP_PKEY_verify_recover(EVP_PKEY_CTX *ctx, unsigned char *rout, size_t *routlen,
crypto/libressl/crypto/evp/pmeth_fn.c
186
EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_fn.c
204
EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/pmeth_fn.c
220
EVP_PKEY_decrypt_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_fn.c
238
EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/pmeth_fn.c
254
EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_fn.c
272
EVP_PKEY_derive_set_peer(EVP_PKEY_CTX *ctx, EVP_PKEY *peer)
crypto/libressl/crypto/evp/pmeth_fn.c
333
EVP_PKEY_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *pkeylen)
crypto/libressl/crypto/evp/pmeth_fn.c
85
EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
119
EVP_PKEY_keygen_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
137
EVP_PKEY_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey)
crypto/libressl/crypto/evp/pmeth_gn.c
165
EVP_PKEY_CTX_set_cb(EVP_PKEY_CTX *ctx, EVP_PKEY_gen_cb *cb)
crypto/libressl/crypto/evp/pmeth_gn.c
171
EVP_PKEY_CTX_get_cb(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
183
EVP_PKEY_CTX *ctx = gcb->arg;
crypto/libressl/crypto/evp/pmeth_gn.c
190
evp_pkey_set_cb_translate(BN_GENCB *cb, EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
196
EVP_PKEY_CTX_get_keygen_info(EVP_PKEY_CTX *ctx, int idx)
crypto/libressl/crypto/evp/pmeth_gn.c
208
EVP_PKEY_CTX *mac_ctx = NULL;
crypto/libressl/crypto/evp/pmeth_gn.c
228
EVP_PKEY_check(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
249
EVP_PKEY_public_check(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
270
EVP_PKEY_param_check(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
72
EVP_PKEY_paramgen_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_gn.c
90
EVP_PKEY_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey)
crypto/libressl/crypto/evp/pmeth_lib.c
160
static EVP_PKEY_CTX *
crypto/libressl/crypto/evp/pmeth_lib.c
163
EVP_PKEY_CTX *ret;
crypto/libressl/crypto/evp/pmeth_lib.c
198
ret = malloc(sizeof(EVP_PKEY_CTX));
crypto/libressl/crypto/evp/pmeth_lib.c
270
EVP_PKEY_CTX *
crypto/libressl/crypto/evp/pmeth_lib.c
276
EVP_PKEY_CTX *
crypto/libressl/crypto/evp/pmeth_lib.c
282
EVP_PKEY_CTX *
crypto/libressl/crypto/evp/pmeth_lib.c
283
EVP_PKEY_CTX_dup(EVP_PKEY_CTX *pctx)
crypto/libressl/crypto/evp/pmeth_lib.c
285
EVP_PKEY_CTX *rctx;
crypto/libressl/crypto/evp/pmeth_lib.c
296
rctx = malloc(sizeof(EVP_PKEY_CTX));
crypto/libressl/crypto/evp/pmeth_lib.c
341
EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
356
EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd,
crypto/libressl/crypto/evp/pmeth_lib.c
388
EVP_PKEY_CTX_ctrl_str(EVP_PKEY_CTX *ctx, const char *name, const char *value)
crypto/libressl/crypto/evp/pmeth_lib.c
402
EVP_PKEY_CTX_str2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *str)
crypto/libressl/crypto/evp/pmeth_lib.c
413
EVP_PKEY_CTX_hex2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *hexstr)
crypto/libressl/crypto/evp/pmeth_lib.c
434
EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md_name)
crypto/libressl/crypto/evp/pmeth_lib.c
446
EVP_PKEY_CTX_get_operation(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
452
EVP_PKEY_CTX_set0_keygen_info(EVP_PKEY_CTX *ctx, int *dat, int datlen)
crypto/libressl/crypto/evp/pmeth_lib.c
459
EVP_PKEY_CTX_set_data(EVP_PKEY_CTX *ctx, void *data)
crypto/libressl/crypto/evp/pmeth_lib.c
465
EVP_PKEY_CTX_get_data(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
471
EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
477
EVP_PKEY_CTX_get0_peerkey(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
483
EVP_PKEY_CTX_set_app_data(EVP_PKEY_CTX *ctx, void *data)
crypto/libressl/crypto/evp/pmeth_lib.c
489
EVP_PKEY_CTX_get_app_data(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/evp/pmeth_lib.c
496
int (*init)(EVP_PKEY_CTX *ctx))
crypto/libressl/crypto/evp/pmeth_lib.c
503
int (*copy)(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src))
crypto/libressl/crypto/evp/pmeth_lib.c
510
void (*cleanup)(EVP_PKEY_CTX *ctx))
crypto/libressl/crypto/evp/pmeth_lib.c
517
int (*paramgen_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
518
int (*paramgen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey))
crypto/libressl/crypto/evp/pmeth_lib.c
526
int (*keygen_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
527
int (*keygen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey))
crypto/libressl/crypto/evp/pmeth_lib.c
535
int (*sign_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
536
int (*sign)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/evp/pmeth_lib.c
545
int (*verify_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
546
int (*verify)(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/crypto/evp/pmeth_lib.c
555
int (*verify_recover_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
556
int (*verify_recover)(EVP_PKEY_CTX *ctx,
crypto/libressl/crypto/evp/pmeth_lib.c
566
int (*signctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx),
crypto/libressl/crypto/evp/pmeth_lib.c
567
int (*signctx)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/evp/pmeth_lib.c
576
int (*verifyctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx),
crypto/libressl/crypto/evp/pmeth_lib.c
577
int (*verifyctx)(EVP_PKEY_CTX *ctx, const unsigned char *sig, int siglen,
crypto/libressl/crypto/evp/pmeth_lib.c
586
int (*encrypt_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
587
int (*encryptfn)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/pmeth_lib.c
596
int (*decrypt_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
597
int (*decrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/evp/pmeth_lib.c
606
int (*derive_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/crypto/evp/pmeth_lib.c
607
int (*derive)(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen))
crypto/libressl/crypto/evp/pmeth_lib.c
615
int (*ctrl)(EVP_PKEY_CTX *ctx, int type, int p1, void *p2),
crypto/libressl/crypto/evp/pmeth_lib.c
616
int (*ctrl_str)(EVP_PKEY_CTX *ctx, const char *type, const char *value))
crypto/libressl/crypto/gost/gost89imit_pmeth.c
107
pkey_gost_mac_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
129
pkey_gost_mac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
183
pkey_gost_mac_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
209
pkey_gost_mac_signctx_init(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
215
pkey_gost_mac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/gost/gost89imit_pmeth.c
72
pkey_gost_mac_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
84
pkey_gost_mac_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/gost/gost89imit_pmeth.c
91
pkey_gost_mac_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
139
pkey_gost01_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
159
pkey_gost01_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
176
pkey_gost01_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
188
pkey_gost01_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
225
pkey_gost01_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
233
pkey_gost01_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/gost/gostr341001_pmeth.c
285
pkey_gost01_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/crypto/gost/gostr341001_pmeth.c
375
pkey_gost01_decrypt(EVP_PKEY_CTX *pctx, unsigned char *key, size_t *key_len,
crypto/libressl/crypto/gost/gostr341001_pmeth.c
450
pkey_gost01_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
479
pkey_gost01_encrypt(EVP_PKEY_CTX *pctx, unsigned char *out, size_t *out_len,
crypto/libressl/crypto/gost/gostr341001_pmeth.c
577
pkey_gost01_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/gost/gostr341001_pmeth.c
644
pkey_gost01_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/hmac/hm_pmeth.c
117
pkey_hmac_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/hmac/hm_pmeth.c
130
pkey_hmac_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/hmac/hm_pmeth.c
156
hmac_signctx_init(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx)
crypto/libressl/crypto/hmac/hm_pmeth.c
167
hmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/hmac/hm_pmeth.c
187
pkey_hmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/hmac/hm_pmeth.c
218
pkey_hmac_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/hmac/hm_pmeth.c
79
pkey_hmac_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/hmac/hm_pmeth.c
96
pkey_hmac_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/kdf/hkdf_evp.c
100
pkey_hkdf_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/kdf/hkdf_evp.c
160
pkey_hkdf_ctrl_str(EVP_PKEY_CTX *ctx, const char *type,
crypto/libressl/crypto/kdf/hkdf_evp.c
209
pkey_hkdf_derive_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/kdf/hkdf_evp.c
221
pkey_hkdf_derive(EVP_PKEY_CTX *ctx, unsigned char *key,
crypto/libressl/crypto/kdf/hkdf_evp.c
75
pkey_hkdf_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/kdf/hkdf_evp.c
90
pkey_hkdf_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/pkcs7/pk7_doit.c
146
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/crypto/pkcs7/pk7_doit.c
199
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/crypto/pkcs7/pk7_doit.c
865
EVP_PKEY_CTX *pctx;
crypto/libressl/crypto/rsa/rsa_ameth.c
1033
EVP_PKEY_CTX *pkctx = CMS_RecipientInfo_get0_pkey_ctx(ri);
crypto/libressl/crypto/rsa/rsa_ameth.c
656
rsa_ctx_to_pss(EVP_PKEY_CTX *pkctx)
crypto/libressl/crypto/rsa/rsa_ameth.c
710
rsa_ctx_to_pss_string(EVP_PKEY_CTX *pkctx)
crypto/libressl/crypto/rsa/rsa_ameth.c
730
rsa_pss_to_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pkctx,
crypto/libressl/crypto/rsa/rsa_ameth.c
821
EVP_PKEY_CTX *pkctx = CMS_SignerInfo_get0_pkey_ctx(si);
crypto/libressl/crypto/rsa/rsa_ameth.c
869
EVP_PKEY_CTX *pkctx = CMS_SignerInfo_get0_pkey_ctx(si);
crypto/libressl/crypto/rsa/rsa_ameth.c
896
EVP_PKEY_CTX *pkctx = ctx->pctx;
crypto/libressl/crypto/rsa/rsa_ameth.c
954
EVP_PKEY_CTX *pkctx;
crypto/libressl/crypto/rsa/rsa_lib.c
419
RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2)
crypto/libressl/crypto/rsa/rsa_pmeth.c
106
pkey_rsa_init(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/rsa/rsa_pmeth.c
132
pkey_rsa_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)
crypto/libressl/crypto/rsa/rsa_pmeth.c
162
setup_tbuf(RSA_PKEY_CTX *ctx, EVP_PKEY_CTX *pk)
crypto/libressl/crypto/rsa/rsa_pmeth.c
174
pkey_rsa_cleanup(EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/rsa/rsa_pmeth.c
187
pkey_rsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/crypto/rsa/rsa_pmeth.c
244
pkey_rsa_verifyrecover(EVP_PKEY_CTX *ctx, unsigned char *rout, size_t *routlen,
crypto/libressl/crypto/rsa/rsa_pmeth.c
292
pkey_rsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/crypto/rsa/rsa_pmeth.c
344
pkey_rsa_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/rsa/rsa_pmeth.c
371
pkey_rsa_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/crypto/rsa/rsa_pmeth.c
437
pkey_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
crypto/libressl/crypto/rsa/rsa_pmeth.c
620
pkey_rsa_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value)
crypto/libressl/crypto/rsa/rsa_pmeth.c
723
rsa_set_pss_param(RSA *rsa, EVP_PKEY_CTX *ctx)
crypto/libressl/crypto/rsa/rsa_pmeth.c
744
pkey_rsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)
crypto/libressl/crypto/rsa/rsa_pmeth.c
807
pkey_pss_init(EVP_PKEY_CTX *ctx)
crypto/libressl/include/openssl/cms.h
204
EVP_PKEY_CTX *CMS_RecipientInfo_get0_pkey_ctx(CMS_RecipientInfo *ri);
crypto/libressl/include/openssl/cms.h
259
EVP_PKEY_CTX *CMS_SignerInfo_get0_pkey_ctx(CMS_SignerInfo *si);
crypto/libressl/include/openssl/evp.h
1037
EVP_PKEY_CTX *EVP_PKEY_CTX_new(EVP_PKEY *pkey, ENGINE *e);
crypto/libressl/include/openssl/evp.h
1038
EVP_PKEY_CTX *EVP_PKEY_CTX_new_id(int id, ENGINE *e);
crypto/libressl/include/openssl/evp.h
1039
EVP_PKEY_CTX *EVP_PKEY_CTX_dup(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1040
void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1042
int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd,
crypto/libressl/include/openssl/evp.h
1044
int EVP_PKEY_CTX_ctrl_str(EVP_PKEY_CTX *ctx, const char *type,
crypto/libressl/include/openssl/evp.h
1047
int EVP_PKEY_CTX_get_operation(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1048
void EVP_PKEY_CTX_set0_keygen_info(EVP_PKEY_CTX *ctx, int *dat, int datlen);
crypto/libressl/include/openssl/evp.h
1055
void EVP_PKEY_CTX_set_data(EVP_PKEY_CTX *ctx, void *data);
crypto/libressl/include/openssl/evp.h
1056
void *EVP_PKEY_CTX_get_data(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1057
EVP_PKEY *EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1059
EVP_PKEY *EVP_PKEY_CTX_get0_peerkey(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1061
void EVP_PKEY_CTX_set_app_data(EVP_PKEY_CTX *ctx, void *data);
crypto/libressl/include/openssl/evp.h
1062
void *EVP_PKEY_CTX_get_app_data(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1064
int EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1065
int EVP_PKEY_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/include/openssl/evp.h
1067
int EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1068
int EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/include/openssl/evp.h
1070
int EVP_PKEY_verify_recover_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1071
int EVP_PKEY_verify_recover(EVP_PKEY_CTX *ctx, unsigned char *rout,
crypto/libressl/include/openssl/evp.h
1073
int EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1074
int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/include/openssl/evp.h
1076
int EVP_PKEY_decrypt_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1077
int EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/include/openssl/evp.h
1080
int EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1081
int EVP_PKEY_derive_set_peer(EVP_PKEY_CTX *ctx, EVP_PKEY *peer);
crypto/libressl/include/openssl/evp.h
1082
int EVP_PKEY_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen);
crypto/libressl/include/openssl/evp.h
1084
typedef int EVP_PKEY_gen_cb(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1086
int EVP_PKEY_paramgen_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1087
int EVP_PKEY_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey);
crypto/libressl/include/openssl/evp.h
1088
int EVP_PKEY_keygen_init(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1089
int EVP_PKEY_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey);
crypto/libressl/include/openssl/evp.h
1090
int EVP_PKEY_check(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1091
int EVP_PKEY_public_check(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1092
int EVP_PKEY_param_check(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1094
void EVP_PKEY_CTX_set_cb(EVP_PKEY_CTX *ctx, EVP_PKEY_gen_cb *cb);
crypto/libressl/include/openssl/evp.h
1095
EVP_PKEY_gen_cb *EVP_PKEY_CTX_get_cb(EVP_PKEY_CTX *ctx);
crypto/libressl/include/openssl/evp.h
1097
int EVP_PKEY_CTX_get_keygen_info(EVP_PKEY_CTX *ctx, int idx);
crypto/libressl/include/openssl/evp.h
1100
int (*init)(EVP_PKEY_CTX *ctx));
crypto/libressl/include/openssl/evp.h
1103
int (*copy)(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src));
crypto/libressl/include/openssl/evp.h
1106
void (*cleanup)(EVP_PKEY_CTX *ctx));
crypto/libressl/include/openssl/evp.h
1109
int (*paramgen_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1110
int (*paramgen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey));
crypto/libressl/include/openssl/evp.h
1113
int (*keygen_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1114
int (*keygen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey));
crypto/libressl/include/openssl/evp.h
1117
int (*sign_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1118
int (*sign)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/include/openssl/evp.h
1122
int (*verify_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1123
int (*verify)(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen,
crypto/libressl/include/openssl/evp.h
1127
int (*verify_recover_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1128
int (*verify_recover)(EVP_PKEY_CTX *ctx, unsigned char *sig,
crypto/libressl/include/openssl/evp.h
1132
int (*signctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx),
crypto/libressl/include/openssl/evp.h
1133
int (*signctx)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen,
crypto/libressl/include/openssl/evp.h
1137
int (*verifyctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx),
crypto/libressl/include/openssl/evp.h
1138
int (*verifyctx)(EVP_PKEY_CTX *ctx, const unsigned char *sig, int siglen,
crypto/libressl/include/openssl/evp.h
1142
int (*encrypt_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1143
int (*encryptfn)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/include/openssl/evp.h
1147
int (*decrypt_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1148
int (*decrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen,
crypto/libressl/include/openssl/evp.h
1152
int (*derive_init)(EVP_PKEY_CTX *ctx),
crypto/libressl/include/openssl/evp.h
1153
int (*derive)(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen));
crypto/libressl/include/openssl/evp.h
1156
int (*ctrl)(EVP_PKEY_CTX *ctx, int type, int p1, void *p2),
crypto/libressl/include/openssl/evp.h
1157
int (*ctrl_str)(EVP_PKEY_CTX *ctx, const char *type, const char *value));
crypto/libressl/include/openssl/evp.h
368
EVP_PKEY_CTX *EVP_MD_CTX_pkey_ctx(const EVP_MD_CTX *ctx);
crypto/libressl/include/openssl/evp.h
369
void EVP_MD_CTX_set_pkey_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pctx);
crypto/libressl/include/openssl/evp.h
511
int EVP_DigestSignInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx,
crypto/libressl/include/openssl/evp.h
518
int EVP_DigestVerifyInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx,
crypto/libressl/include/openssl/rsa.h
278
int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2);
crypto/libressl/ssl/ssl_clnt.c
1349
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/ssl_clnt.c
1918
EVP_PKEY_CTX *pkey_ctx = NULL;
crypto/libressl/ssl/ssl_clnt.c
2081
EVP_PKEY_CTX *pctx = NULL;
crypto/libressl/ssl/ssl_clnt.c
2223
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/ssl_srvr.c
1428
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/ssl_srvr.c
1808
EVP_PKEY_CTX *pkey_ctx = NULL;
crypto/libressl/ssl/ssl_srvr.c
2010
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/ssl_srvr.c
2091
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/tls13_client.c
639
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/tls13_client.c
919
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/tls13_server.c
717
EVP_PKEY_CTX *pctx;
crypto/libressl/ssl/tls13_server.c
950
EVP_PKEY_CTX *pctx;