Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgetentropy_linux.c74 #define HF(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (void*))) macro
410 HF(getentropy); /* an addr in this library */ in getentropy_fallback()
411 HF(printf); /* an addr in libc */ in getentropy_fallback()