|
Botan 1.10.17
|
#include <botan/internal/mlock.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| bool | Botan::has_mlock () |
| bool | Botan::lock_mem (void *ptr, size_t bytes) |
| void | Botan::unlock_mem (void *ptr, size_t bytes) |