Home
last modified time | relevance | path

Searched refs:CHACHA_IV_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/include/crypto/
H A Dchacha.h23 #define CHACHA_IV_SIZE 16 macro
71 const u8 iv[at_least CHACHA_IV_SIZE]) in chacha_init() argument
/linux/crypto/
H A Dchacha.c50 const u8 iv[CHACHA_IV_SIZE]) in chacha_stream_xor() argument
114 .ivsize = CHACHA_IV_SIZE,
/linux/lib/crypto/
H A Dchacha20poly1305.c37 u8 iv[CHACHA_IV_SIZE]; in xchacha_init()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c2776 .ivsize = CHACHA_IV_SIZE,