Searched defs:pem (Results 1 – 2 of 2) sorted by relevance
197 static BIO *glue2bio(const char **pem, char **out) in glue2bio()208 static X509_CRL *CRL_from_strings(const char **pem) in CRL_from_strings()229 static X509 *X509_from_strings(const char **pem) in X509_from_strings()
1199 BIO *pem = NULL; in test_pem_read_one() local
Completed in 15 milliseconds