Searched refs:OSSL_STORE_expect (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_expect.pod | 5 OSSL_STORE_expect, 14 int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type); 22 OSSL_STORE_expect() helps applications filter what OSSL_STORE_load() returns 38 OSSL_STORE_expect() and OSSL_STORE_find I<must> be called before the first 53 OSSL_STORE_expect() returns 1 on success, or 0 on failure. 67 OSSL_STORE_expect(), OSSL_STORE_supports_search() and OSSL_STORE_find()
|
| H A D | OSSL_STORE_LOADER.pod | 225 same return values as OSSL_STORE_open(), OSSL_STORE_ctrl(), OSSL_STORE_expect(),
|
| /freebsd-13.1/crypto/openssl/include/openssl/ |
| H A D | store.h | 200 int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type);
|
| /freebsd-13.1/crypto/openssl/doc/man7/ |
| H A D | ossl_store.pod | 75 L<OSSL_STORE_open(3)>, L<OSSL_STORE_expect(3)>,
|
| /freebsd-13.1/crypto/openssl/apps/ |
| H A D | storeutl.c | 352 if (!OSSL_STORE_expect(store_ctx, expected)) { in process()
|
| /freebsd-13.1/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 136 int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type) in OSSL_STORE_expect() function
|
| /freebsd-13.1/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 224 MAN+= OSSL_STORE_expect.3 2107 MLINKS+= OSSL_STORE_expect.3 OSSL_STORE_find.3 2108 MLINKS+= OSSL_STORE_expect.3 OSSL_STORE_supports_search.3
|
| /freebsd-13.1/secure/lib/libcrypto/ |
| H A D | Version.map | 4338 OSSL_STORE_expect;
|
| /freebsd-13.1/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 865 OSSL_STORE_F_OSSL_STORE_EXPECT:130:OSSL_STORE_expect
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 871 objects loaded. This adds the functions OSSL_STORE_expect() and
|