Botan  1.10.9
Namespaces | Functions
mlock.cpp File Reference
#include <botan/internal/mlock.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)