Home
last modified time | relevance | path

Searched refs:CHACHA_IV_SIZE (Results 1 – 3 of 3) 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/drivers/crypto/caam/
H A Dcaamalg_qi2.c1795 .ivsize = CHACHA_IV_SIZE,