__sha1_block_generic
__sha1_block_generic(state, in, num);
void __sha1_block_generic(uint32_t state[5], const uint8_t *in, size_t num);