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

/external/chromium_org/third_party/openssl/openssl/crypto/sha/
H A Dsha512.c351 static SHA_LONG64 __fastcall __pull64be(const void *x) function
362 static SHA_LONG64 __fastcall __pull64be(const void *x) function
369 # define PULL64(x) __pull64be(&(x))
/external/openssl/crypto/sha/
H A Dsha512.c351 static SHA_LONG64 __fastcall __pull64be(const void *x) function
362 static SHA_LONG64 __fastcall __pull64be(const void *x) function
369 # define PULL64(x) __pull64be(&(x))

Completed in 247 milliseconds