Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/modes/ctr/
Dctr_start.c35 int num_rounds, int ctr_mode, in ctr_start() argument
58 ctr->mode = ctr_mode & 1; in ctr_start()
63 if (ctr_mode & LTC_CTR_RFC3686) { in ctr_start()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h782 int num_rounds, int ctr_mode,
/external/dropbear/libtomcrypt/
Dcrypt.tex865 int ctr_mode,