Home
last modified time | relevance | path

Searched refs:gcm_mult_h (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/encauth/gcm/
A Dgcm_add_aad.c59 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
68 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
98 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
112 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
A Dgcm_process.c66 gcm_mult_h(gcm, gcm->X); in gcm_process()
98 gcm_mult_h(gcm, gcm->X); in gcm_process()
116 gcm_mult_h(gcm, gcm->X); in gcm_process()
133 gcm_mult_h(gcm, gcm->X); in gcm_process()
A Dgcm_add_iv.c63 gcm_mult_h(gcm, gcm->X); in gcm_add_iv()
79 gcm_mult_h(gcm, gcm->X); in gcm_add_iv()
A Dgcm_done.c61 gcm_mult_h(gcm, gcm->X); in gcm_done()
70 gcm_mult_h(gcm, gcm->X); in gcm_done()
A Dsub.mk10 srcs-y += gcm_mult_h.c
A Dgcm_mult_h_arm_ce.c17 void gcm_mult_h(gcm_state *gcm, unsigned char *I) in gcm_mult_h() function
A Dgcm_mult_h.c23 void gcm_mult_h(const gcm_state *gcm, unsigned char *I) in gcm_mult_h() function
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h499 void gcm_mult_h(const gcm_state *gcm, unsigned char *I);

Completed in 7 milliseconds