Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c1398 int cur_round; in desfunc() local
1442 for (cur_round = 0; cur_round < 8; cur_round++) { in desfunc()