Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dossl_store_test.c106 const unsigned char *certptr = mscert; in test_store_open_winstore() local
113 ret = TEST_ptr(testcert = d2i_X509(NULL, &certptr, TEST_CERT_LEN)) in test_store_open_winstore()