Home
last modified time | relevance | path

Searched defs:operation_id (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/
Dcore_fetch.c21 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()
Dcore_algorithm.c18 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()
Dprovider.c79 int operation_id, in OSSL_PROVIDER_query_operation()
86 int operation_id, in OSSL_PROVIDER_unquery_operation()
/third_party/openssl/crypto/
Dcore_fetch.c21 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()
Dcore_algorithm.c18 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()
Dprovider.c79 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/
Devp_fetch.c47 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/
Devp_fetch.c47 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/
Dnullprov.c55 int operation_id, in null_query()
Dlegacyprov.c151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query()
Dbaseprov.c94 static const OSSL_ALGORITHM *base_query(void *provctx, int operation_id, in base_query()
Ddefltprov.c487 static const OSSL_ALGORITHM *deflt_query(void *provctx, int operation_id, in deflt_query()
/third_party/openssl/providers/
Dnullprov.c55 int operation_id, in null_query()
Dlegacyprov.c151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query()
Dbaseprov.c94 static const OSSL_ALGORITHM *base_query(void *provctx, int operation_id, in base_query()
Ddefltprov.c487 static const OSSL_ALGORITHM *deflt_query(void *provctx, int operation_id, in deflt_query()
/third_party/openssl/test/
Dfilterprov.c79 int operation_id, in filter_query()
97 static void filter_unquery(void *provctx, int operation_id, in filter_unquery()
Dupcallstest.c15 static const OSSL_ALGORITHM *obj_query(void *provctx, int operation_id, in obj_query()
Duser_property_test.c57 int operation_id, in testprov_query()
Dprovfetchtest.c178 static const OSSL_ALGORITHM *dummy_query(void *provctx, int operation_id, in dummy_query()
/third_party/node/deps/openssl/openssl/fuzz/
Dfuzz_rand.c126 int operation_id, in fuzz_rand_query()
/third_party/openssl/fuzz/
Dfuzz_rand.c126 int operation_id, in fuzz_rand_query()
/third_party/openssl/test/testutil/
Dfake_random.c146 int operation_id, in fake_rand_query()
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Dec_kmgmt.c78 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/
Dec_kmgmt.c78 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()

12