Searched refs:OSSL_STORE_supports_search (Results 1 – 6 of 6) sorted by relevance
6 OSSL_STORE_supports_search,16 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int criterion_type);35 OSSL_STORE_supports_search() checks if the loader of the given OSSL_STORE57 OSSL_STORE_supports_search() returns 1 if the criterion is supported, or 069 OSSL_STORE_expect(), OSSL_STORE_supports_search() and OSSL_STORE_find()
168 L<ossl_store(7)>, L<OSSL_STORE_supports_search(3)>, L<OSSL_STORE_find(3)>
220 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type);
370 if (!OSSL_STORE_supports_search(store_ctx, criterion)) { in process()
851 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search() function
4325 OSSL_STORE_supports_search 4441 3_0_0 EXIST::FUNCTION:
Completed in 43 milliseconds