Home
last modified time | relevance | path

Searched defs:loaderctx (Results 1 – 3 of 3) sorted by relevance

/openssl/test/
H A Dfake_rsaprov.c279 static int fake_rsa_st_set_ctx_params(void *loaderctx, in fake_rsa_st_set_ctx_params()
285 static int fake_rsa_st_load(void *loaderctx, in fake_rsa_st_load()
334 static int fake_rsa_st_eof(void *loaderctx) in fake_rsa_st_eof()
342 static int fake_rsa_st_close(void *loaderctx) in fake_rsa_st_close()
H A Dprovfetchtest.c59 static int dummy_store_load(void *loaderctx, OSSL_CALLBACK *object_cb, in dummy_store_load()
66 static int dumm_store_eof(void *loaderctx) in dumm_store_eof()
71 static int dummy_store_close(void *loaderctx) in dummy_store_close()
/openssl/providers/implementations/storemgmt/
H A Dfile_store.c320 static int file_set_ctx_params(void *loaderctx, const OSSL_PARAM params[]) in file_set_ctx_params()
694 static int file_load(void *loaderctx, in file_load()
720 static int file_eof(void *loaderctx) in file_eof()
762 static int file_close(void *loaderctx) in file_close()

Completed in 43 milliseconds