Searched refs:xor_buf (Results 1 – 2 of 2) sorted by relevance
18 static void xor_buf(uint8_t *dst, const uint8_t *src, size_t len) in xor_buf() function219 xor_buf(state->buf_cryp + state->buf_pos, s, n); in __gcm_update_payload()285 xor_buf(state->buf_tag, state->hash_state, state->tag_len); in operation_final()
23828 xor_buf():23835 xor_buf():23892 xor_buf():24018 xor_buf():24029 xor_buf():
Completed in 2329 milliseconds