Searched refs:kKeyPEM (Results 1 – 1 of 1) sorted by relevance
1172 static const char kKeyPEM[] = in GetTestKey() local1188 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetTestKey()1212 static const char kKeyPEM[] = in GetECDSATestKey() local1218 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetECDSATestKey()1305 static const char kKeyPEM[] = in GetChainTestKey() local1334 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetChainTestKey()