Home
last modified time | relevance | path

Searched defs:SWAP (Results 1 – 3 of 3) sorted by relevance

/crypt/
A Dsha512.c36 # define SWAP(n) bswap_64 (n) macro
38 # define SWAP(n) \ macro
49 # define SWAP(n) (n) macro
A Dsha256.c36 # define SWAP(n) bswap_32 (n) macro
39 # define SWAP(n) \ macro
52 # define SWAP(n) (n) macro
A Dmd5.c55 # define SWAP(n) \ macro
58 # define SWAP(n) (n) macro

Completed in 6 milliseconds