Searched refs:glue2bio (Results 1 – 1 of 1) sorted by relevance
197 static BIO *glue2bio(const char **pem, char **out) in glue2bio() function212 BIO *b = glue2bio(pem, &p); in CRL_from_strings()233 BIO *b = glue2bio(pem, &p); in X509_from_strings()399 b = glue2bio(idx == 2 ? kRevokedCRL : kInvalidCRL + idx, &p); in test_reuse_crl()
Completed in 4 milliseconds