Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/encauth/gcm/
A Dgcm_reset.c31 gcm->ivmode = 0; in gcm_reset()
A Dgcm_add_iv.c53 gcm->ivmode |= 1; in gcm_add_iv()
A Dgcm_init.c69 gcm->ivmode = 0; in gcm_init()
A Dgcm_add_aad.c53 if (gcm->ivmode || gcm->buflen != 12) { in gcm_add_aad()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h483 ivmode, /* Which mode is the IV in? */ member

Completed in 7 milliseconds