Searched refs:OSSL_STORE_ctrl (Results 1 – 6 of 6) sorted by relevance
/openssl/doc/man3/ |
H A D | OSSL_STORE_open.pod | 7 OSSL_STORE_ctrl, OSSL_STORE_load, OSSL_STORE_eof, OSSL_STORE_delete, 43 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ... /* args */); 87 OSSL_STORE_ctrl() takes a B<OSSL_STORE_CTX>, and command number I<cmd> and 160 OSSL_STORE_delete(), OSSL_STORE_ctrl() and OSSL_STORE_close() return 1 on 175 OSSL_STORE_ctrl(), OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close() 181 OSSL_STORE_ctrl() and OSSL_STORE_vctrl() were deprecated in OpenSSL 3.0.
|
H A D | OSSL_STORE_LOADER.pod | 198 Globally known command numbers are documented in L<OSSL_STORE_ctrl(3)>, 338 OSSL_STORE_open_ex(), OSSL_STORE_ctrl(), OSSL_STORE_expect(),
|
/openssl/include/openssl/ |
H A D | store.h | 73 OSSL_DEPRECATEDIN_3_0 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd,
|
/openssl/crypto/store/ |
H A D | store_lib.c | 248 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ...) in OSSL_STORE_ctrl() function
|
/openssl/doc/man7/ |
H A D | ossl-guide-migration.pod | 1997 OSSL_STORE_ctrl(), OSSL_STORE_do_all_loaders(), OSSL_STORE_LOADER_get0_engine(),
|
/openssl/util/ |
H A D | libcrypto.num | 4189 OSSL_STORE_ctrl 4282 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
|
Completed in 63 milliseconds