Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A 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()
H A 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()
H A Dprovider.c79 int operation_id, in OSSL_PROVIDER_query_operation()
86 int operation_id, in OSSL_PROVIDER_unquery_operation()
H A Dprovider_core.c1597 int operation_id, in ossl_provider_query_operation()
1614 int operation_id, in ossl_provider_unquery_operation()
/freebsd/crypto/openssl/crypto/evp/
H A 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()
396 void *evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch()
423 void *evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_fetch_by_number()
449 void *evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, in evp_generic_fetch_from_prov()
640 int operation_id; member
653 void evp_generic_do_all(OSSL_LIB_CTX *libctx, int operation_id, in evp_generic_do_all()
/freebsd/crypto/openssl/providers/
H A Dnullprov.c55 int operation_id, in null_query()
H A Dlegacyprov.c151 static const OSSL_ALGORITHM *legacy_query(void *provctx, int operation_id, in legacy_query()
H A Dbaseprov.c94 static const OSSL_ALGORITHM *base_query(void *provctx, int operation_id, in base_query()
H A Ddefltprov.c487 static const OSSL_ALGORITHM *deflt_query(void *provctx, int operation_id, in deflt_query()
/freebsd/crypto/openssl/test/
H A Dfilterprov.c79 int operation_id, in filter_query()
97 static void filter_unquery(void *provctx, int operation_id, in filter_unquery()
H A Dupcallstest.c15 static const OSSL_ALGORITHM *obj_query(void *provctx, int operation_id, in obj_query()
H A Duser_property_test.c57 int operation_id, in testprov_query()
H A Dprovfetchtest.c178 static const OSSL_ALGORITHM *dummy_query(void *provctx, int operation_id, in dummy_query()
H A Dfake_rsaprov.c482 int operation_id, in fake_rsa_query()
H A Dtls-provider.c768 static const OSSL_ALGORITHM *tls_prov_query(void *provctx, int operation_id, in tls_prov_query()
/freebsd/crypto/openssl/fuzz/
H A Dfuzz_rand.c126 int operation_id, in fuzz_rand_query()
/freebsd/crypto/openssl/test/testutil/
H A Dfake_random.c146 int operation_id, in fake_rand_query()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A 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()
H A Drsa_kmgmt.c692 static const char *rsa_query_operation_name(int operation_id) in rsa_query_operation_name()
H A Ddh_kmgmt.c853 static const char *dhx_query_operation_name(int operation_id) in dhx_query_operation_name()
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c457 static const OSSL_ALGORITHM *fips_query(void *provctx, int operation_id, in fips_query()