Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Ddes.c329 int cur_round; in desfunc() local
357 for (cur_round = 0; cur_round < 8; cur_round++) { in desfunc()
/external/wpa_supplicant/
Ddes.c329 int cur_round; in desfunc() local
357 for (cur_round = 0; cur_round < 8; cur_round++) { in desfunc()
/external/dropbear/libtomcrypt/src/ciphers/
Ddes.c1408 int cur_round; in desfunc() local
1452 for (cur_round = 0; cur_round < 8; cur_round++) { in desfunc()