Searched refs:kLeafPEM (Results 1 – 1 of 1) sorted by relevance
118 static const char kLeafPEM[] = variable534 bssl::UniquePtr<X509> leaf(CertFromPEM(kLeafPEM)); in TestVerify()737 bssl::UniquePtr<X509> cert(CertFromPEM(kLeafPEM)); in SignatureRoundTrips()924 if (!PEMToDER(&data2, &data2_len, kLeafPEM)) { in TestFromBufferReused()954 if (!PEMToDER(&data2, &data2_len, kLeafPEM)) { in TestFromBufferReused()