*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: OPENSSL_cleanse | Section: 3 | Source: OpenBSD | File: OPENSSL_cleanse.3
OPENSSL_CLEANSE(3) FreeBSD Library Functions Manual OPENSSL_CLEANSE(3) NAME OPENSSL_cleanse - OpenSSL memory cleaning operation SYNOPSIS #include <openssl/crypto.h> void OPENSSL_cleanse(void *ptr, size_t len); DESCRIPTION Do not use the interface documented here. It is provided purely for compatibility with legacy application code. OPENSSL_cleanse() has the same semantics as, and is a wrapper around, explicit_bzero(3). SEE ALSO crypto(3) HISTORY OPENSSL_cleanse() first appeared in OpenSSL 0.9.6h and has been available since OpenBSD 3.4. FreeBSD 14.1-RELEASE-p8 June 10, 2019 FreeBSD 14.1-RELEASE-p8

Navigation Options