Home
last modified time | relevance | path

Searched refs:xor_buf (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/crypto/
A Daes-gcm.c18 static void xor_buf(uint8_t *dst, const uint8_t *src, size_t len) in xor_buf() function
219 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()
/optee_os/out/arm/core/
A Dtee.dmp23828 xor_buf():
23835 xor_buf():
23892 xor_buf():
24018 xor_buf():
24029 xor_buf():

Completed in 2329 milliseconds