HomeSort by relevance Sort by last modified time
    Searched full:post_vectors (Results 1 - 1 of 1) sorted by null

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

Completed in 59 milliseconds