Searched refs:QUERY (Results 1 – 3 of 3) sorted by relevance
/openssl-master/test/recipes/ |
A D | 80-test_tsa.t | 30 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-master/crypto/property/ |
A D | property.c | 52 } QUERY; typedef 54 DEFINE_LHASH_OF(QUERY); 59 LHASH_OF(QUERY) *cache; 71 LHASH_OF(QUERY) *cache; 170 static unsigned long query_hash(const QUERY *a) in query_hash() 175 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp() 194 static void impl_cache_free(QUERY *elem) in impl_cache_free() 528 IMPLEMENT_LHASH_DOALL_ARG(QUERY, IMPL_CACHE_FLUSH); 546 static void impl_cache_flush_cache(QUERY *c, IMPL_CACHE_FLUSH *state) in impl_cache_flush_cache() 596 QUERY elem, *r; in ossl_method_store_cache_get() [all …]
|
/openssl-master/doc/man3/ |
A D | OPENSSL_s390xcap.pod | 16 and by the QUERY functions are stored in the vector.
|
Completed in 7 milliseconds