Searched refs:kKeyPEM (Results 1 – 1 of 1) sorted by relevance
1192 static const char kKeyPEM[] = in GetTestKey() local1208 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetTestKey()1232 static const char kKeyPEM[] = in GetECDSATestKey() local1238 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetECDSATestKey()1325 static const char kKeyPEM[] = in GetChainTestKey() local1354 bssl::UniquePtr<BIO> bio(BIO_new_mem_buf(kKeyPEM, strlen(kKeyPEM))); in GetChainTestKey()