Searched defs:certbio (Results 1 – 3 of 3) sorted by relevance
93 BIO *certbio = BIO_new_file(GetTestPrivateKeyName(0).c_str(), "r"); in TestCertVerifyFailed() local129 BIO *certbio = BIO_new_file(GetTestPrivateKeyName(0).c_str(), "r"); in TestOpensslUtilFailed() local
113 BIO *certbio = BIO_new_file(keyName_.c_str(), "r"); in GetPubkey() local
119 BIO *certbio = BIO_new_file(filePath.c_str(), "r"); in GetX509CertFromPemFile() local