Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgetentropy_linux.c72 #define HR(x, l) (SHA512_Update(&ctx, (char *)(x), (l))) macro
538 HR(p, 16); in getentropy_fallback()
543 HR(p, pgs); in getentropy_fallback()