Home
last modified time | relevance | path

Searched refs:QUERY (Results 1 – 5 of 5) sorted by relevance

/openssl/test/recipes/
H A D80-test_tsa.t30 my @QUERY = ("openssl", "ts", "-query");
122 unless ok(run(app([@QUERY, "-data", $testtsa,
127 ok(run(app([@QUERY, "-in", "req1.tsq", "-text"])),
159 unless ok(run(app([@QUERY, "-data", $testtsa,
164 ok(run(app([@QUERY, "-in", "req2.tsq", "-text"])),
222 unless ok(run(app([@QUERY, "-data", $CAtsa,
226 ok(run(app([@QUERY, "-in", "req3.tsq", "-text"])),
/openssl/crypto/property/
H A Dproperty.c54 } QUERY; typedef
56 DEFINE_LHASH_OF_EX(QUERY);
61 LHASH_OF(QUERY) *cache;
91 LHASH_OF(QUERY) *cache;
186 static unsigned long query_hash(const QUERY *a) in query_hash()
191 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp()
210 static void impl_cache_free(QUERY *elem) in impl_cache_free()
615 IMPLEMENT_LHASH_DOALL_ARG(QUERY, IMPL_CACHE_FLUSH);
633 static void impl_cache_flush_cache(QUERY *c, IMPL_CACHE_FLUSH *state) in impl_cache_flush_cache()
693 QUERY elem, *r; in ossl_method_store_cache_get()
[all …]
/openssl/doc/man3/
H A DOPENSSL_s390xcap.pod16 and by the QUERY functions are stored in the vector.
/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod99 L<ossl-guide-libraries-introduction(7)/PROPERTY QUERY STRINGS>.
H A Dossl-guide-libraries-introduction.pod87 =head1 PROPERTY QUERY STRINGS

Completed in 13 milliseconds