/third_party/node/deps/openssl/openssl/crypto/ |
D | core_fetch.c | 21 int operation_id; member 60 int operation_id, int no_store, in ossl_method_construct_precondition() 87 int operation_id, int no_store, in ossl_method_construct_postcondition() 130 void *ossl_method_construct(OSSL_LIB_CTX *libctx, int operation_id, in ossl_method_construct()
|
D | core_algorithm.c | 18 int operation_id; /* May be zero for finding them all */ member 137 void ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, in ossl_algorithm_do_all()
|
D | provider.c | 79 int operation_id, in OSSL_PROVIDER_query_operation() 86 int operation_id, in OSSL_PROVIDER_unquery_operation()
|
/third_party/openssl/crypto/ |
D | core_fetch.c | 21 int operation_id; member 60 int operation_id, int no_store, in ossl_method_construct_precondition() 87 int operation_id, int no_store, in ossl_method_construct_postcondition() 130 void *ossl_method_construct(OSSL_LIB_CTX *libctx, int operation_id, in ossl_method_construct()
|
D | core_algorithm.c | 18 int operation_id; /* May be zero for finding them all */ member 137 void ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, in ossl_algorithm_do_all()
|
D | provider.c | 79 int operation_id, in OSSL_PROVIDER_query_operation() 86 int operation_id, in OSSL_PROVIDER_unquery_operation()
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
D | evp_fetch.c | 47 int operation_id; /* For get_evp_method_from_store() */ member 130 static uint32_t evp_method_id(int name_id, unsigned int operation_id) in evp_method_id() 261 OSSL_PROVIDER *prov, int operation_id, in inner_evp_generic_fetch() 383 void *evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch() 410 void *evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch_by_number() 436 void *evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, in evp_generic_fetch_from_prov() 627 int operation_id; member 640 void evp_generic_do_all(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_do_all()
|
/third_party/openssl/crypto/evp/ |
D | evp_fetch.c | 47 int operation_id; /* For get_evp_method_from_store() */ member 130 static uint32_t evp_method_id(int name_id, unsigned int operation_id) in evp_method_id() 261 OSSL_PROVIDER *prov, int operation_id, in inner_evp_generic_fetch() 383 void *evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch() 410 void *evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch_by_number() 436 void *evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, in evp_generic_fetch_from_prov() 627 int operation_id; member 640 void evp_generic_do_all(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_do_all()
|
/third_party/node/deps/openssl/openssl/providers/ |
D | nullprov.c | 55 int operation_id, in null_query()
|
D | legacyprov.c | 151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query()
|
D | baseprov.c | 94 static const OSSL_ALGORITHM *base_query(void *provctx, int operation_id, in base_query()
|
D | defltprov.c | 487 static const OSSL_ALGORITHM *deflt_query(void *provctx, int operation_id, in deflt_query()
|
/third_party/openssl/providers/ |
D | nullprov.c | 55 int operation_id, in null_query()
|
D | legacyprov.c | 151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query()
|
D | baseprov.c | 94 static const OSSL_ALGORITHM *base_query(void *provctx, int operation_id, in base_query()
|
D | defltprov.c | 487 static const OSSL_ALGORITHM *deflt_query(void *provctx, int operation_id, in deflt_query()
|
/third_party/openssl/test/ |
D | filterprov.c | 79 int operation_id, in filter_query() 97 static void filter_unquery(void *provctx, int operation_id, in filter_unquery()
|
D | upcallstest.c | 15 static const OSSL_ALGORITHM *obj_query(void *provctx, int operation_id, in obj_query()
|
D | user_property_test.c | 57 int operation_id, in testprov_query()
|
D | provfetchtest.c | 178 static const OSSL_ALGORITHM *dummy_query(void *provctx, int operation_id, in dummy_query()
|
/third_party/node/deps/openssl/openssl/fuzz/ |
D | fuzz_rand.c | 126 int operation_id, in fuzz_rand_query()
|
/third_party/openssl/fuzz/ |
D | fuzz_rand.c | 126 int operation_id, in fuzz_rand_query()
|
/third_party/openssl/test/testutil/ |
D | fake_random.c | 146 int operation_id, in fake_rand_query()
|
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
D | ec_kmgmt.c | 78 const char *ec_query_operation_name(int operation_id) in ec_query_operation_name() 92 const char *sm2_query_operation_name(int operation_id) in sm2_query_operation_name()
|
/third_party/openssl/providers/implementations/keymgmt/ |
D | ec_kmgmt.c | 78 const char *ec_query_operation_name(int operation_id) in ec_query_operation_name() 92 const char *sm2_query_operation_name(int operation_id) in sm2_query_operation_name()
|