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