Searched refs:SHA512_MASK (Results 1 – 1 of 1) sorted by relevance
407 #define SHA512_MASK (SHA512_BLOCK_SIZE - 1) macro532 sha2_32t pos = (sha2_32t)(ctx->count[0] & SHA512_MASK), in sha512_hash()569 sha2_32t i = (sha2_32t)(ctx->count[0] & SHA512_MASK); in sha_end()