Searched refs:HAVE_BROKEN_CHACHA20 (Results 1 – 3 of 3) sorted by relevance
54 # define HAVE_BROKEN_CHACHA20 macro
23 #if !defined(HAVE_EVP_CHACHA20) || defined(HAVE_BROKEN_CHACHA20)
23 #if defined(HAVE_EVP_CHACHA20) && !defined(HAVE_BROKEN_CHACHA20)