Home
last modified time | relevance | path

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

/lib/crypto/
A Daes.c262 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local
313 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local

Completed in 3 milliseconds