Searched refs:SHA3_process (Results 1 – 1 of 1) sorted by relevance
125 #define SHA3_process Keccak_HashUpdate macro251 res = SHA3_process(&self->hash_state, buf.buf, buf.len * 8); in py_sha3_new_impl()255 res = SHA3_process(&self->hash_state, buf.buf, buf.len * 8); in py_sha3_new_impl()402 res = SHA3_process(&self->hash_state, buf.buf, buf.len * 8); in _sha3_sha3_224_update()407 res = SHA3_process(&self->hash_state, buf.buf, buf.len * 8); in _sha3_sha3_224_update()