Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc2.c74 unsigned T8, TM; in rc2_setup_ex() local
104 TM = (255 >> (unsigned)(7 & -bits)); in rc2_setup_ex()
105 tmp[128 - T8] = permute[tmp[128 - T8] & TM]; in rc2_setup_ex()

Completed in 2 milliseconds