Searched defs:NistAesCtrTestVector (Results 1 – 1 of 1) sorted by relevance
47 struct NistAesCtrTestVector { struct48 std::string iv;49 std::string key;50 std::string plaintext;51 std::string ciphertext;