Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_xts.c24 uint8_t tmptmp = 0; in do_galois_mult() local
27 tmptmp = buf->data[idx] >> 7; in do_galois_mult()
29 tmp = tmptmp; in do_galois_mult()
32 if (tmptmp) in do_galois_mult()