Searched refs:der_bytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dlocaletest.c26 const unsigned char der_bytes[] = { local
99 const unsigned char *p = der_bytes;
110 cert = d2i_X509(NULL, &p, sizeof(der_bytes));

Completed in 56 milliseconds