Searched defs:criterion (Results 1 – 3 of 3) sorted by relevance
17 const OSSL_STORE_SEARCH *criterion, in cache_objects()144 const OSSL_STORE_SEARCH *criterion, X509_OBJECT *ret, in by_store()165 OSSL_STORE_SEARCH *criterion = in by_store_subject_ex() local
930 int OSSL_STORE_SEARCH_get_type(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get_type()935 X509_NAME *OSSL_STORE_SEARCH_get0_name(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get0_name()941 *criterion) in OSSL_STORE_SEARCH_get0_serial()947 *criterion, size_t *length) in OSSL_STORE_SEARCH_get0_bytes()953 const char *OSSL_STORE_SEARCH_get0_string(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get0_string()958 const EVP_MD *OSSL_STORE_SEARCH_get0_digest(const OSSL_STORE_SEARCH *criterion) in OSSL_STORE_SEARCH_get0_digest()
80 int criterion = 0; in storeutl_main() local353 int expected, int criterion, OSSL_STORE_SEARCH *search, in process()
Completed in 6 milliseconds