Home
last modified time | relevance | path

Searched refs:XCHACHA_IV_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dchacha.c130 .ivsize = XCHACHA_IV_SIZE,
146 .ivsize = XCHACHA_IV_SIZE,
/linux/include/crypto/
H A Dchacha.h34 #define XCHACHA_IV_SIZE 32 macro