GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OPENSSL_CLEANSE(3) FreeBSD Library Functions Manual OPENSSL_CLEANSE(3)

OPENSSL_cleanseOpenSSL memory cleaning operation

#include <openssl/crypto.h>

void
OPENSSL_cleanse(void *ptr, size_t len);

Do not use the interface documented here. It is provided purely for compatibility with legacy application code.

() has the same semantics as, and is a wrapper around, explicit_bzero(3).

crypto(3)

OPENSSL_cleanse() first appeared in OpenSSL 0.9.6h and has been available since OpenBSD 3.4.

June 10, 2019 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.