Searched refs:kECKeyWithZeros (Results 1 – 1 of 1) sorted by relevance
54 static const uint8_t kECKeyWithZeros[] = { variable146 ScopedEC_KEY key = DecodeECPrivateKey(kECKeyWithZeros, in TestZeroPadding()147 sizeof(kECKeyWithZeros)); in TestZeroPadding()154 if (std::vector<uint8_t>(kECKeyWithZeros, in TestZeroPadding()155 kECKeyWithZeros + sizeof(kECKeyWithZeros)) != out) { in TestZeroPadding()167 if (std::vector<uint8_t>(kECKeyWithZeros, in TestZeroPadding()168 kECKeyWithZeros + sizeof(kECKeyWithZeros)) != out) { in TestZeroPadding()