Searched refs:OSSL_STORE_supports_search (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | OSSL_STORE_expect.pod | 6 OSSL_STORE_supports_search, 16 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int criterion_type); 33 OSSL_STORE_supports_search() checks if the loader of the given OSSL_STORE 55 OSSL_STORE_supports_search() returns 1 if the criterion is supported, or 0 67 OSSL_STORE_expect(), OSSL_STORE_supports_search() and OSSL_STORE_find()
|
H A D | OSSL_STORE_SEARCH.pod | 167 L<ossl_store(7)>, L<OSSL_STORE_supports_search(3)>, L<OSSL_STORE_find(3)>
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_STORE_expect.pod | 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_STORE 57 OSSL_STORE_supports_search() returns 1 if the criterion is supported, or 0 69 OSSL_STORE_expect(), OSSL_STORE_supports_search() and OSSL_STORE_find()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | store.h | 167 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type);
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | store.h | 212 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | storeutl.c | 359 if (!OSSL_STORE_supports_search(store_ctx, criterion)) { in process()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | storeutl.c | 374 if (!OSSL_STORE_supports_search(store_ctx, criterion)) { in process()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/ |
H A D | store_lib.c | 475 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/ |
H A D | store_lib.c | 797 int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int search_type) in OSSL_STORE_supports_search() function
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 4334 OSSL_STORE_supports_search;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 4497 OSSL_STORE_supports_search 4441 1_1_1 EXIST::FUNCTION:
|