Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A De_chacha.c52 static const EVP_CIPHER chacha20_cipher = { variable
75 return (&chacha20_cipher); in EVP_chacha20()