Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/gcm/
A Dgcm_add_aad.c52 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
61 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
91 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
105 gcm_mult_h(gcm, gcm->X); in gcm_add_aad()
A Dgcm_process.c59 gcm_mult_h(gcm, gcm->X); in gcm_process()
91 gcm_mult_h(gcm, gcm->X); in gcm_process()
109 gcm_mult_h(gcm, gcm->X); in gcm_process()
126 gcm_mult_h(gcm, gcm->X); in gcm_process()
A Dgcm_add_iv.c56 gcm_mult_h(gcm, gcm->X); in gcm_add_iv()
72 gcm_mult_h(gcm, gcm->X); in gcm_add_iv()
A Dgcm_done.c54 gcm_mult_h(gcm, gcm->X); in gcm_done()
63 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.c16 void gcm_mult_h(const gcm_state *gcm, unsigned char *I) in gcm_mult_h() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h505 void gcm_mult_h(const gcm_state *gcm, unsigned char *I);

Completed in 7 milliseconds