mirror of https://github.com/wolfSSL/wolfssl.git
configure.ac: include enable_xchacha in --enable-all-crypto.
parent
a4bd213099
commit
fd3815c708
|
@ -419,6 +419,7 @@ then
|
|||
enable_xts=yes
|
||||
enable_hc128=yes
|
||||
enable_rabbit=yes
|
||||
enable_xchacha=yes
|
||||
enable_ocsp=yes
|
||||
enable_ocspstapling=yes
|
||||
enable_ocspstapling2=yes
|
||||
|
|
Loading…
Reference in New Issue