Home
last modified time | relevance | path

Searched defs:random (Results 1 – 2 of 2) sorted by relevance

/system/core/gatekeeperd/
DSoftGateKeeper.h89 virtual void GetRandom(void *random, uint32_t requested_length) const { in GetRandom()
/system/bt/stack/smp/
Dsmp_utils.c1295 UINT8 smp_calculate_random_input(UINT8 *random, UINT8 round) in smp_calculate_random_input()