Searched defs:entropy_input (Results 1 – 2 of 2) sorted by relevance
89 std::string entropy_input = HexToString(entropy) + HexToString(nonce); in TEST() local
147 const std::string& entropy_input, in HmacByteVectorGenerator()