Searched defs:CHACHA_CTR_SIZE (Results 1 – 2 of 2) sorted by relevance
/openssl/include/crypto/ | ||
H A D | chacha.h | 46 #define CHACHA_CTR_SIZE 16 macro |
/openssl/crypto/evp/ | ||
H A D | e_chacha20_poly1305.c | 38 const unsigned char iv[CHACHA_CTR_SIZE], int enc) in chacha_init_key() |
Completed in 7 milliseconds