add win32-specific explicit_bzero implementation

This commit is contained in:
Brent Cook
2015-08-03 06:56:59 -05:00
parent 058e3ebe77
commit c66d80a438
3 changed files with 18 additions and 0 deletions

1
.gitignore vendored
View File

@@ -120,6 +120,7 @@ include/openssl/*.he
!/crypto/Makefile.am.*
!/crypto/compat/arc4random.h
!/crypto/compat/b_win.c
!/crypto/compat/explicit_bzero_win.c
!/crypto/compat/posix_win.c
!/crypto/compat/bsd_asprintf.c
!/crypto/compat/inet_pton.c