/third_party/openssl/test/ |
H A D | provfetchtest.c | 36 dummy_encoder_encode(void *ctx, OSSL_CORE_BIO *out, const void *obj_raw, const OSSL_PARAM obj_abstract[], int selection, OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) dummy_encoder_encode() argument
|
H A D | fake_rsaprov.c | 242 static void *fake_rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in fake_rsa_gen() argument 161 fake_rsa_keymgmt_export(void *keydata, int selection, OSSL_CALLBACK *param_callback, void *cbarg) fake_rsa_keymgmt_export() argument
|
H A D | tls-provider.c | 635 static void *xor_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in xor_gen() argument 699 xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb, void *cbarg) xor_export() argument
|
/third_party/node/deps/openssl/openssl/providers/fips/ |
H A D | fipsprov.c | 901 OSSL_SELF_TEST_get_callback(OSSL_LIB_CTX *libctx, OSSL_CALLBACK **cb, void **cbarg) OSSL_SELF_TEST_get_callback() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 794 key2text_encode(void *vctx, const void *key, int selection, OSSL_CORE_BIO *cout, int (*key2text)(BIO *out, const void *key, int selection), OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) key2text_encode() argument
|
H A D | encode_key2any.c | 395 key_to_type_specific_pem_bio_cb(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx, pem_password_cb *cb, void *cbarg) key_to_type_specific_pem_bio_cb() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 75 void *cbarg; member 690 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen() argument 214 dh_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) dh_export() argument
|
H A D | dsa_kmgmt.c | 69 void *cbarg; member 553 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen() argument 215 dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) dsa_export() argument
|
H A D | ec_kmgmt.c | 1242 static void *ec_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ec_gen() argument 1298 static void *sm2_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in sm2_gen() argument 449 ec_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ec_export() argument
|
H A D | ecx_kmgmt.c | 632 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen() argument 646 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen() argument 660 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen() argument 677 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen() argument 230 ecx_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ecx_export() argument
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_key.c | 332 void *cbarg = NULL; in ec_generate_key() local 1006 ecdsa_keygen_pairwise_test(EC_KEY *eckey, OSSL_CALLBACK *cb, void *cbarg) ecdsa_keygen_pairwise_test() argument
|
/third_party/openssl/crypto/ec/ |
H A D | ec_key.c | 332 void *cbarg = NULL; in ec_generate_key() local 1006 ecdsa_keygen_pairwise_test(EC_KEY *eckey, OSSL_CALLBACK *cb, void *cbarg) ecdsa_keygen_pairwise_test() argument
|
/third_party/openssl/providers/fips/ |
H A D | fipsprov.c | 901 OSSL_SELF_TEST_get_callback(OSSL_LIB_CTX *libctx, OSSL_CALLBACK **cb, void **cbarg) OSSL_SELF_TEST_get_callback() argument
|
/third_party/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 75 void *cbarg; member 687 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen() argument 214 dh_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) dh_export() argument
|
H A D | dsa_kmgmt.c | 69 void *cbarg; member 550 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen() argument 215 dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) dsa_export() argument
|
H A D | ec_kmgmt.c | 1242 static void *ec_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ec_gen() argument 1298 static void *sm2_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in sm2_gen() argument 449 ec_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ec_export() argument
|
H A D | ecx_kmgmt.c | 629 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen() argument 643 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen() argument 657 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen() argument 674 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen() argument 230 ecx_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ecx_export() argument
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 807 key2text_encode(void *vctx, const void *key, int selection, OSSL_CORE_BIO *cout, int (*key2text)(BIO *out, const void *key, int selection), OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) key2text_encode() argument
|
H A D | encode_key2any.c | 395 key_to_type_specific_pem_bio_cb(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx, pem_password_cb *cb, void *cbarg) key_to_type_specific_pem_bio_cb() argument
|
/third_party/node/src/ |
H A D | node.h | 1147 AddEnvironmentCleanupHook( v8::Isolate* isolate, void (*fun)(void* arg, void (*cb)(void*), void* cbarg), void* arg) AddEnvironmentCleanupHook() argument
|
/third_party/popt/src/ |
H A D | popt.c | 118 poptArg cbarg = { .ptr = NULL }; in invokeCallbacksOPTION() local 561 poptArg cbarg = { .ptr = NULL }; in findOption() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_core.c | 2035 core_self_test_get_callback(OPENSSL_CORE_CTX *libctx, OSSL_CALLBACK **cb, void **cbarg) core_self_test_get_callback() argument
|
/third_party/openssl/crypto/ |
H A D | provider_core.c | 2033 core_self_test_get_callback(OPENSSL_CORE_CTX *libctx, OSSL_CALLBACK **cb, void **cbarg) core_self_test_get_callback() argument
|