Searched refs:file_name_check (Results 1 – 2 of 2) sorted by relevance
570 static int file_name_check(struct file_ctx_st *ctx, const char *name) in file_name_check() function659 && file_name_check(ctx, ctx->_.dir.last_entry)) { in file_load_dir_entry()
1433 static int file_name_check(OSSL_STORE_LOADER_CTX *ctx, const char *name) in file_name_check() function1519 && file_name_check(ctx, ctx->_.dir.last_entry) in file_load()
Completed in 10 milliseconds