Searched refs:kKeyPEM (Results 1 – 1 of 1) sorted by relevance
1129 static const char kKeyPEM[] = in GetTestKey() local1145 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetTestKey()1169 static const char kKeyPEM[] = in GetECDSATestKey() local1175 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetECDSATestKey()1262 static const char kKeyPEM[] = in GetChainTestKey() local1291 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetChainTestKey()