Home
last modified time | relevance | path

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

/openssl/engines/
H A De_loader_attic.c1496 static int file_error(OSSL_STORE_LOADER_CTX *ctx);
1615 } while (matchcount == 0 && !file_eof(ctx) && !file_error(ctx)); in file_load()
1634 static int file_error(OSSL_STORE_LOADER_CTX *ctx) in file_error() function
1724 || !OSSL_STORE_LOADER_set_error(loader_attic, file_error) in bind_loader_attic()

Completed in 9 milliseconds