| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| D | mac_legacy_kmgmt.c | 420 static int mac_gen_set_params(void *genctx, const OSSL_PARAM params[]) in mac_gen_set_params() 446 static int cmac_gen_set_params(void *genctx, const OSSL_PARAM params[]) in cmac_gen_set_params() 462 static const OSSL_PARAM *mac_gen_settable_params(ossl_unused void *genctx, in mac_gen_settable_params() 472 static const OSSL_PARAM *cmac_gen_settable_params(ossl_unused void *genctx, in cmac_gen_settable_params() 483 static void *mac_gen(void *genctx, OSSL_CALLBACK *cb, void *cbarg) in mac_gen() 526 static void mac_gen_cleanup(void *genctx) in mac_gen_cleanup()
|
| D | dh_kmgmt.c | 497 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() 523 static int dh_gen_common_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_common_set_params() 564 static const OSSL_PARAM *dh_gen_settable_params(ossl_unused void *genctx, in dh_gen_settable_params() 578 static const OSSL_PARAM *dhx_gen_settable_params(ossl_unused void *genctx, in dhx_gen_settable_params() 598 static int dhx_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dhx_gen_set_params() 652 static int dh_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_set_params() 690 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen() 792 static void dh_gen_cleanup(void *genctx) in dh_gen_cleanup()
|
| D | rsa_kmgmt.c | 503 static int rsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in rsa_gen_set_params() 554 static const OSSL_PARAM *rsa_gen_settable_params(ossl_unused void *genctx, in rsa_gen_settable_params() 565 static const OSSL_PARAM *rsapss_gen_settable_params(ossl_unused void *genctx, in rsapss_gen_settable_params() 577 static void *rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in rsa_gen() 639 static void rsa_gen_cleanup(void *genctx) in rsa_gen_cleanup()
|
| D | dsa_kmgmt.c | 435 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template() 461 static int dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dsa_gen_set_params() 524 static const OSSL_PARAM *dsa_gen_settable_params(ossl_unused void *genctx, in dsa_gen_settable_params() 553 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen() 624 static void dsa_gen_cleanup(void *genctx) in dsa_gen_cleanup()
|
| D | ecx_kmgmt.c | 520 static int ecx_gen_set_params(void *genctx, const OSSL_PARAM params[]) in ecx_gen_set_params() 568 static const OSSL_PARAM *ecx_gen_settable_params(ossl_unused void *genctx, in ecx_gen_settable_params() 632 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen() 646 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen() 660 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen() 677 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen() 693 static void ecx_gen_cleanup(void *genctx) in ecx_gen_cleanup()
|
| D | ec_kmgmt.c | 1035 static int ec_gen_set_group(void *genctx, const EC_GROUP *src) in ec_gen_set_group() 1050 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template() 1100 static int ec_gen_set_params(void *genctx, const OSSL_PARAM params[]) in ec_gen_set_params() 1208 static const OSSL_PARAM *ec_gen_settable_params(ossl_unused void *genctx, in ec_gen_settable_params() 1242 static void *ec_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ec_gen() 1298 static void *sm2_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in sm2_gen() 1345 static void ec_gen_cleanup(void *genctx) in ec_gen_cleanup()
|
| /third_party/openssl/providers/implementations/keymgmt/ |
| D | mac_legacy_kmgmt.c | 417 static int mac_gen_set_params(void *genctx, const OSSL_PARAM params[]) in mac_gen_set_params() 443 static int cmac_gen_set_params(void *genctx, const OSSL_PARAM params[]) in cmac_gen_set_params() 459 static const OSSL_PARAM *mac_gen_settable_params(ossl_unused void *genctx, in mac_gen_settable_params() 469 static const OSSL_PARAM *cmac_gen_settable_params(ossl_unused void *genctx, in cmac_gen_settable_params() 480 static void *mac_gen(void *genctx, OSSL_CALLBACK *cb, void *cbarg) in mac_gen() 523 static void mac_gen_cleanup(void *genctx) in mac_gen_cleanup()
|
| D | dh_kmgmt.c | 494 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template() 520 static int dh_gen_common_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_common_set_params() 561 static const OSSL_PARAM *dh_gen_settable_params(ossl_unused void *genctx, in dh_gen_settable_params() 575 static const OSSL_PARAM *dhx_gen_settable_params(ossl_unused void *genctx, in dhx_gen_settable_params() 595 static int dhx_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dhx_gen_set_params() 649 static int dh_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_set_params() 687 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen() 789 static void dh_gen_cleanup(void *genctx) in dh_gen_cleanup()
|
| D | dsa_kmgmt.c | 432 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template() 458 static int dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dsa_gen_set_params() 521 static const OSSL_PARAM *dsa_gen_settable_params(ossl_unused void *genctx, in dsa_gen_settable_params() 550 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen() 621 static void dsa_gen_cleanup(void *genctx) in dsa_gen_cleanup()
|
| D | rsa_kmgmt.c | 503 static int rsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in rsa_gen_set_params() 554 static const OSSL_PARAM *rsa_gen_settable_params(ossl_unused void *genctx, in rsa_gen_settable_params() 565 static const OSSL_PARAM *rsapss_gen_settable_params(ossl_unused void *genctx, in rsapss_gen_settable_params() 577 static void *rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in rsa_gen() 639 static void rsa_gen_cleanup(void *genctx) in rsa_gen_cleanup()
|
| D | ecx_kmgmt.c | 517 static int ecx_gen_set_params(void *genctx, const OSSL_PARAM params[]) in ecx_gen_set_params() 565 static const OSSL_PARAM *ecx_gen_settable_params(ossl_unused void *genctx, in ecx_gen_settable_params() 629 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen() 643 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen() 657 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen() 674 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen() 690 static void ecx_gen_cleanup(void *genctx) in ecx_gen_cleanup()
|
| D | ec_kmgmt.c | 1035 static int ec_gen_set_group(void *genctx, const EC_GROUP *src) in ec_gen_set_group() 1050 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template() 1100 static int ec_gen_set_params(void *genctx, const OSSL_PARAM params[]) in ec_gen_set_params() 1208 static const OSSL_PARAM *ec_gen_settable_params(ossl_unused void *genctx, in ec_gen_settable_params() 1242 static void *ec_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ec_gen() 1298 static void *sm2_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in sm2_gen() 1345 static void ec_gen_cleanup(void *genctx) in ec_gen_cleanup()
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | keymgmt_meth.c | 340 int evp_keymgmt_gen_set_template(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen_set_template() 354 int evp_keymgmt_gen_set_params(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen_set_params() 371 void *evp_keymgmt_gen(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen() 379 void evp_keymgmt_gen_cleanup(const EVP_KEYMGMT *keymgmt, void *genctx) in evp_keymgmt_gen_cleanup()
|
| D | keymgmt_lib.c | 513 void *genctx, OSSL_CALLBACK *cb, void *cbarg) in evp_keymgmt_util_gen()
|
| /third_party/openssl/crypto/evp/ |
| D | keymgmt_meth.c | 340 int evp_keymgmt_gen_set_template(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen_set_template() 354 int evp_keymgmt_gen_set_params(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen_set_params() 371 void *evp_keymgmt_gen(const EVP_KEYMGMT *keymgmt, void *genctx, in evp_keymgmt_gen() 379 void evp_keymgmt_gen_cleanup(const EVP_KEYMGMT *keymgmt, void *genctx) in evp_keymgmt_gen_cleanup()
|
| D | keymgmt_lib.c | 513 void *genctx, OSSL_CALLBACK *cb, void *cbarg) in evp_keymgmt_util_gen()
|
| /third_party/openssl/demos/pkey/ |
| D | EVP_PKEY_EC_keygen.c | 40 EVP_PKEY_CTX *genctx = NULL; in do_ec_keygen() local
|
| D | EVP_PKEY_RSA_keygen.c | 37 EVP_PKEY_CTX *genctx = NULL; in generate_rsa_key_long() local
|
| /third_party/openssl/test/ |
| D | tls-provider.c | 343 void *genctx = NULL, *derivectx = NULL; in xor_encapsulate() local 606 static int xor_gen_set_params(void *genctx, const OSSL_PARAM params[]) in xor_gen_set_params() 625 static const OSSL_PARAM *xor_gen_settable_params(ossl_unused void *genctx, in xor_gen_settable_params() 635 static void *xor_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in xor_gen() 734 static void xor_gen_cleanup(void *genctx) in xor_gen_cleanup()
|
| D | fake_rsaprov.c | 242 static void *fake_rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in fake_rsa_gen() 259 static void fake_rsa_gen_cleanup(void *genctx) in fake_rsa_gen_cleanup()
|
| D | evp_test.c | 1300 EVP_PKEY_CTX *pctx = NULL, *genctx = NULL; in mac_test_run_pkey() local 3055 EVP_PKEY_CTX *genctx; /* Keygen context to use */ member 3062 EVP_PKEY_CTX *genctx; in keygen_test_init() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | req.c | 240 EVP_PKEY_CTX *genctx = NULL; in req_main() local
|
| /third_party/openssl/apps/ |
| D | req.c | 240 EVP_PKEY_CTX *genctx = NULL; in req_main() local
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| D | evp.h | 46 void *genctx; member
|
| /third_party/openssl/include/crypto/ |
| D | evp.h | 46 void *genctx; member
|