Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dopenssl-compat.h54 # define HAVE_BROKEN_CHACHA20 macro
/freebsd/crypto/openssh/
H A Dcipher-chachapoly.c23 #if !defined(HAVE_EVP_CHACHA20) || defined(HAVE_BROKEN_CHACHA20)
H A Dcipher-chachapoly-libcrypto.c23 #if defined(HAVE_EVP_CHACHA20) && !defined(HAVE_BROKEN_CHACHA20)