Home
last modified time | relevance | path

Searched refs:cur_operation (Results 1 – 6 of 6) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dcore_algorithm.c33 int cur_operation; in algorithm_do_this() local
39 for (cur_operation = first_operation; in algorithm_do_this()
40 cur_operation <= last_operation; in algorithm_do_this()
41 cur_operation++) { in algorithm_do_this()
50 if (!data->pre(provider, cur_operation, data->data, &ret)) in algorithm_do_this()
59 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
67 ossl_provider_unquery_operation(provider, cur_operation, map); in algorithm_do_this()
74 if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_this()