Searched refs:fake_rsa_st_open_ex (Results 1 – 1 of 1) sorted by relevance
528 static OSSL_FUNC_store_open_ex_fn fake_rsa_st_open_ex; variable540 static void *fake_rsa_st_open_ex(void *provctx, const char *uri, in fake_rsa_st_open_ex() function590 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