Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dfake_rsaprov.c362 static OSSL_FUNC_store_open_fn fake_rsa_st_open; variable
371 static void *fake_rsa_st_open(void *provctx, const char *uri) in fake_rsa_st_open() function