Home
last modified time | relevance | path

Searched hist:"8 f2be08b" (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libssl/
H A Dd1_lib.c8f2be08b Mon Apr 10 17:27:33 GMT 2017 jsing <jsing@openbsd.org> Use freezero() for the internal opaque structures, instead of the current
explicit_bzero()/free(). Less code and potentially less overhead.
H A Dssl_sess.c8f2be08b Mon Apr 10 17:27:33 GMT 2017 jsing <jsing@openbsd.org> Use freezero() for the internal opaque structures, instead of the current
explicit_bzero()/free(). Less code and potentially less overhead.
H A Ds3_lib.c8f2be08b Mon Apr 10 17:27:33 GMT 2017 jsing <jsing@openbsd.org> Use freezero() for the internal opaque structures, instead of the current
explicit_bzero()/free(). Less code and potentially less overhead.