Searched refs:kExampleDSAKeyDER (Results 1 – 1 of 1) sorted by relevance
89 static const uint8_t kExampleDSAKeyDER[] = { variable717 if (!TestValidPrivateKey(kExampleDSAKeyDER, sizeof(kExampleDSAKeyDER), in Testd2i_AutoPrivateKey()764 derp = kExampleDSAKeyDER; in Testd2i_PrivateKey()766 sizeof(kExampleDSAKeyDER))); in Testd2i_PrivateKey()767 if (!pkey || derp != kExampleDSAKeyDER + sizeof(kExampleDSAKeyDER)) { in Testd2i_PrivateKey()