Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dchacha.h55 CHACHA_CONSTANT_EXPA = 0x61707865U, enumerator
63 state->x[0] = CHACHA_CONSTANT_EXPA; in chacha_init_consts()