Home
last modified time | relevance | path

Searched refs:kExpectedHashOfInput1And2 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/crypto/
Dsecure_hash_unittest.cc44 const uint8_t kExpectedHashOfInput1And2[crypto::kSHA256Length] = { in TEST() local
71 memcmp(output1, kExpectedHashOfInput1And2, crypto::kSHA256Length)); in TEST()