Home
last modified time | relevance | path

Searched refs:internal_aes_gcm_xor_block (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Daes-gcm-sw.c29 internal_aes_gcm_xor_block(y, data); in ghash_update_block()
59 internal_aes_gcm_xor_block(buf_cryp, src); in encrypt_block()
102 internal_aes_gcm_xor_block(buf_cryp, src); in decrypt_block()
A Daes-gcm.c538 internal_aes_gcm_xor_block(z, y); in internal_aes_gcm_gfmul()
/optee_os-3.20.0/core/include/crypto/
A Dinternal_aes-gcm.h90 static inline void internal_aes_gcm_xor_block(void *dst, const void *src) in internal_aes_gcm_xor_block() function

Completed in 7 milliseconds