Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dchacha.h40 #define CHACHA_CTR_SIZE 16 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dchacha.h39 #define CHACHA_CTR_SIZE 16 macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_chacha20_poly1305.c38 const unsigned char iv[CHACHA_CTR_SIZE], int enc) in chacha_init_key()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_chacha20_poly1305.c37 const unsigned char iv[CHACHA_CTR_SIZE], int enc) in chacha_init_key()