Searched refs:OSSL_STORE_error (Results 1 – 7 of 7) sorted by relevance
6 OSSL_STORE_ctrl, OSSL_STORE_load, OSSL_STORE_eof, OSSL_STORE_error,25 int OSSL_STORE_error(OSSL_STORE_CTX *ctx);90 OSSL_STORE_error() takes a B<OSSL_STORE_CTX> and checks if an error occurred in132 Use OSSL_STORE_error() and OSSL_STORE_eof() to determine the meaning of a138 OSSL_STORE_error() returns 1 if an error occurred in an OSSL_STORE_load() call,
77 OSSL_STORE_open(), OSSL_STORE_load(), OSSL_STORE_eof(), OSSL_STORE_error() and
91 int OSSL_STORE_error(OSSL_STORE_CTX *ctx);
385 if (OSSL_STORE_error(store_ctx)) { in process()
209 int OSSL_STORE_error(OSSL_STORE_CTX *ctx) in OSSL_STORE_error() function
4320 OSSL_STORE_error 4263 1_1_1 EXIST::FUNCTION:
1086 OSSL_STORE_error and OSSL_STORE_close.