Searched defs:randomLen (Results 1 – 4 of 4) sorted by relevance
67 int32_t randomLen = 0; variable83 int32_t randomLen = 32; variable101 int32_t randomLen = INT_MAX; variable199 int32_t randomLen = 32; variable
38 int32_t GenerateRandom(uint8_t *random, uint32_t randomLen) in GenerateRandom()
232 void SMP_ConstituteC1Step1Param(uint8_t role, const uint8_t *random, uint8_t randomLen, SMP_CryptC1… in SMP_ConstituteC1Step1Param()
170 constexpr size_t randomLen = 4; in InitializeThisDevice() local