#include <openssl/blake2.h>#include <gtest/gtest.h>#include "../test/file_test.h"#include "../test/test_util.h"
Go to the source code of this file.
| Functions | |
| TEST (BLAKE2B256Test, ABC) | |
| TEST (BLAKE2B256Test, TestVectors) | |
| TEST | ( | BLAKE2B256Test | , | 
| ABC | |||
| ) | 
Definition at line 22 of file blake2_test.cc.
| TEST | ( | BLAKE2B256Test | , | 
| TestVectors | |||
| ) | 
Definition at line 36 of file blake2_test.cc.