Home
last modified time | relevance | path

Searched defs:rounds (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/
Dtls_aes.c138 int rounds, words_key, words_RoundKey; in KeyExpansion() local
331 unsigned rounds = aes->rounds; in aes_encrypt_1() local
396 unsigned rounds = aes->rounds; in aes_decrypt_1() local
/busybox-1.35.0/libbb/
Dpw_encrypt_sha.c49 unsigned rounds; in sha_crypt() local
/busybox-1.35.0/include/
Dlibbb.h837 unsigned rounds; member