Test whether an open store has no more objects to load.
Declared in <openssl/store.h>
<openssl/store.h>
int OSSL_STORE_eof(OSSL_STORE_CTX* ctx);
1 if end of data has been reached, or 0 otherwise.