Home
last modified time | relevance | path

Searched refs:internal_aes_gcm_gfmul (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/arch/arm/crypto/
A Daes-gcm-ce.c57 internal_aes_gcm_gfmul(k, k, h); in internal_aes_gcm_set_key()
60 internal_aes_gcm_gfmul(k, h, h); in internal_aes_gcm_set_key()
63 internal_aes_gcm_gfmul(k, h, h); in internal_aes_gcm_set_key()
/optee_os/core/include/crypto/
A Dinternal_aes-gcm.h87 void internal_aes_gcm_gfmul(const uint64_t X[2], const uint64_t Y[2],
/optee_os/core/crypto/
A Daes-gcm-sw.c33 internal_aes_gcm_gfmul(state->ghash_key.hash_subkey, y, y); in ghash_update_block()
A Daes-gcm.c523 void internal_aes_gcm_gfmul(const uint64_t X[2], const uint64_t Y[2], in internal_aes_gcm_gfmul() function
/optee_os/out/arm/core/
A Dtee.map2788 .text.internal_aes_gcm_gfmul

Completed in 62 milliseconds