Searched refs:entropy_input_len (Results 1 – 1 of 1) sorted by relevance
29 std::string test_type, prediction_resistance, entropy_input_len, nonce_len, in TestCTRDRBG() local33 !t->GetInstruction(&entropy_input_len, "EntropyInputLen") || in TestCTRDRBG()41 strtoul(entropy_input_len.c_str(), nullptr, 0) != in TestCTRDRBG()55 entropy.size() * 8 != strtoul(entropy_input_len.c_str(), nullptr, 0) || in TestCTRDRBG()