Add BUF_strndup() and BUF_memdup(). Not currently used, but I've code
[openssl.git] / crypto / mem_clr.c
2002-12-03 Richard LevitteMake CRYPTO_cleanse() independent of endianness.
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...