Searched refs:OSSL_STORE_ctrl (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/doc/man3/ |
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()
|
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(),
|
/third_party/openssl/include/openssl/ |
D | store.h | 60 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ... /* args */);
|
/third_party/openssl/crypto/store/ |
D | store_lib.c | 117 int OSSL_STORE_ctrl(OSSL_STORE_CTX *ctx, int cmd, ...) in OSSL_STORE_ctrl() function
|
/third_party/openssl/util/ |
D | libcrypto.num | 4339 OSSL_STORE_ctrl 4282 1_1_1 EXIST::FUNCTION:
|