Searched defs:CHACHA_CTR_SIZE (Results 1 – 3 of 3) sorted by relevance
40 #define CHACHA_CTR_SIZE 16 macro
39 #define CHACHA_CTR_SIZE 16 macro
38 const unsigned char iv[CHACHA_CTR_SIZE], int enc) in chacha_init_key()