CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/09 11:22:52
Modified files:
lib/libssl : ssl_ciph.c
Log message:
ssl_aes_is_accelerated() returns a boolean - treat it as such, rather than
explicitly comparing against a value.
