Searched defs:post_vectors (Results 1 - 1 of 1) sorted by relevance

/external/scrypt/tests/
H A Dscrypt_test.cpp44 static const uint8_t post_vectors[][64] = { member in namespace:android
73 ASSERT_EQ(0, memcmp(post_vectors[i], output, sizeof(output)))

Completed in 102 milliseconds