Home
last modified time | relevance | path

Searched refs:get_random_secret (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/malloc/mallocng/
Dglue.h42 static inline uint64_t get_random_secret() in get_random_secret() function
Dmalloc.c50 ctx.secret = get_random_secret(); in alloc_meta()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Dmalloc.c33 num = (uint8_t)get_random_secret(); in get_random8()
107 ctx.secret = get_random_secret(); in alloc_meta()