Home
last modified time | relevance | path

Searched refs:chacha20_core (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/chacha/
H A Dchacha_enc.c43 static void chacha20_core(chacha_buf *output, const u32 input[16]) in chacha20_core() function
112 chacha20_core(&buf, input); in ChaCha20_ctr32()
/third_party/openssl/crypto/chacha/
H A Dchacha_enc.c43 static void chacha20_core(chacha_buf *output, const u32 input[16]) in chacha20_core() function
112 chacha20_core(&buf, input); in ChaCha20_ctr32()

Completed in 2 milliseconds