Searched refs:OSSL_STORE_ctrl (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_open.pod | 6 OSSL_STORE_ctrl, OSSL_STORE_load, OSSL_STORE_eof, OSSL_STORE_error, 22 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ... /* args */); 64 OSSL_STORE_ctrl() takes a B<OSSL_STORE_CTX>, and command number I<cmd> and 141 OSSL_STORE_ctrl() and OSSL_STORE_close() returns 1 on success, or 0 on failure. 151 OSSL_STORE_ctrl(), OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close()
|
| H A D | OSSL_STORE_LOADER.pod | 110 Globally known command numbers are documented in L<OSSL_STORE_ctrl(3)>, 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 | 60 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ... /* args */);
|
| /freebsd-13.1/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 117 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ...) in OSSL_STORE_ctrl() function
|
| /freebsd-13.1/secure/lib/libcrypto/ |
| H A D | Version.map | 4334 OSSL_STORE_ctrl;
|
| /freebsd-13.1/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 2111 MLINKS+= OSSL_STORE_open.3 OSSL_STORE_ctrl.3
|