Searched refs:SWAP64 (Results 1 – 1 of 1) sorted by relevance
37 # define SWAP64(n) bswap_64 (n) macro41 # define SWAP64(n) \ macro53 # define SWAP64(n) (n) macro124 ctx->buffer64[(bytes + pad) / 8] = SWAP64 (ctx->total64 << 3); in __sha256_finish_ctx()
Completed in 4 milliseconds