Latest update.
This commit is contained in:
@@ -930,7 +930,8 @@ static int file_expect(OSSL_STORE_LOADER_CTX *ctx, int expected)
|
||||
return 1;
|
||||
}
|
||||
|
||||
static int file_find(OSSL_STORE_LOADER_CTX *ctx, OSSL_STORE_SEARCH *search)
|
||||
static int file_find(OSSL_STORE_LOADER_CTX *ctx,
|
||||
const OSSL_STORE_SEARCH *search)
|
||||
{
|
||||
/*
|
||||
* If ctx == NULL, the library is looking to know if this loader supports
|
||||
|
||||
Reference in New Issue
Block a user