Home
last modified time | relevance | path

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

/openssl/test/
H A Dfake_rsaprov.c528 static OSSL_FUNC_store_open_ex_fn fake_rsa_st_open_ex; variable
540 static void *fake_rsa_st_open_ex(void *provctx, const char *uri, in fake_rsa_st_open_ex() function
590 storectx = fake_rsa_st_open_ex(provctx, uri, NULL, NULL, NULL); in fake_rsa_st_open()
689 { OSSL_FUNC_STORE_OPEN_EX, (void (*)(void))fake_rsa_st_open_ex },

Completed in 4 milliseconds