OSSL_STORE_error
if (OSSL_STORE_error(store_ctx)) {
int OSSL_STORE_error(OSSL_STORE_CTX *ctx);
while (!OSSL_STORE_eof(ctx) && !OSSL_STORE_error(ctx)) {