Searched defs:CHACHA_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
/openssl/include/crypto/ | ||
H A D | chacha.h | 45 #define CHACHA_KEY_SIZE 32 macro |
/openssl/crypto/evp/ | ||
H A D | e_chacha20_poly1305.c | 37 const unsigned char user_key[CHACHA_KEY_SIZE], in chacha_init_key() |
Completed in 7 milliseconds