Searched refs:bmcRandomNum (Results 1 – 3 of 3) sorted by relevance
136 std::copy(authAlgo->bmcRandomNum.begin(), authAlgo->bmcRandomNum.end(), in RAKP34()198 std::copy(authAlgo->bmcRandomNum.begin(), authAlgo->bmcRandomNum.end(), in RAKP34()
291 authAlgo->bmcRandomNum.begin()); in RAKP12()320 std::copy(authAlgo->bmcRandomNum.begin(), authAlgo->bmcRandomNum.end(), in RAKP12()
122 std::array<uint8_t, BMC_RANDOM_NUMBER_LEN> bmcRandomNum; member in cipher::rakp_auth::Interface