Searched refs:SHA256_MASK (Results 1 – 1 of 1) sorted by relevance
198 #define SHA256_MASK (SHA256_BLOCK_SIZE - 1) macro320 sha2_32t pos = (sha2_32t)(ctx->count[0] & SHA256_MASK), in sha256_hash()352 sha2_32t i = (sha2_32t)(ctx->count[0] & SHA256_MASK); in sha256_end()