Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dadiantum.cpp90 static void ChaChaInitState(uint32_t state[16], in ChaChaInitState() function
141 ChaChaInitState(state, key, nonce); in XChaCha()
149 ChaChaInitState(state, real_key, real_iv); in XChaCha()