Botan  1.10.9
Namespaces | Functions
mlock.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

bool Botan::has_mlock ()
 
bool Botan::lock_mem (void *ptr, size_t bytes)
 
void Botan::unlock_mem (void *ptr, size_t bytes)