Home
last modified time | relevance | path

Searched refs:STATE_READ (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c33 STATE_READ, enumerator
76 ctx->state = (ctx->win_ctx == NULL) ? STATE_EOF : STATE_READ; in winstore_win_advance()
287 if (ctx->state != STATE_READ) in winstore_load()
304 return ctx->state != STATE_READ; in winstore_eof()

Completed in 4 milliseconds