Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha512.c400 static uint64_t __fastcall __pull64be(const void *x) { in __pull64be() function
406 #define PULL64(x) __pull64be(&(x))