Home
last modified time | relevance | path

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

/net-tools-3.7.0/tinydtls-0.8.2/aes/
Drijndael.c1236 int rounds; in rijndael_set_key_enc_only() local
1255 int rounds; in rijndael_set_key() local
/net-tools-3.7.0/mbedtls-2.4.0/library/
Dhmac_drbg.c77 unsigned char rounds = ( additional != NULL && add_len != 0 ) ? 2 : 1; in mbedtls_hmac_drbg_update() local