• Cory Fields's avatar
    openssl: abstract out OPENSSL_cleanse · 8c61be35
    Cory Fields authored
    This makes it easier for us to replace it if desired, since it's now only in
    one spot. Also, it avoids the openssl include from allocators.h, which
    essentially forced openssl to be included from every compilation unit.
    8c61be35
Makefile.am 9.73 KB