Home
last modified time | relevance | path

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

/external/openssl/crypto/sha/
Dsha512.c358 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be() function
369 static SHA_LONG64 __fastcall __pull64be(const void *x) in __pull64be() function
/external/chromium_org/third_party/boringssl/src/crypto/sha/
Dsha512.c394 static uint64_t __fastcall __pull64be(const void *x) { in __pull64be() function