Security Scol plugin
|
Library configuration file. More...
#include "config_ver.h"
Go to the source code of this file.
Macros | |
#define | CRYPTOPP_FASTCALL |
#define | CRYPTOPP_NO_VTABLE |
#define | USE_MS_CRYPTOAPI |
#define | CRYPTOPP_INIT_PRIORITY 250 |
#define | CRYPTOPP_USER_PRIORITY (CRYPTOPP_INIT_PRIORITY+101) |
Library configuration file.
config_os.h
provides defines for platforms and operating systems.
config.h
was split into components in May 2019 to better integrate with Autoconf and its feature tests. The splitting occurred so users could continue to include config.h
while allowing Autoconf to write new config_asm.h
and new config_cxx.h
using its feature tests.
config.h
rather than config_os.h
directly. Definition in file config_os.h.
#define CRYPTOPP_FASTCALL |
Definition at line 56 of file config_os.h.
#define CRYPTOPP_INIT_PRIORITY 250 |
Definition at line 104 of file config_os.h.
#define CRYPTOPP_NO_VTABLE |
Definition at line 63 of file config_os.h.
#define CRYPTOPP_USER_PRIORITY (CRYPTOPP_INIT_PRIORITY+101) |
Definition at line 111 of file config_os.h.
#define USE_MS_CRYPTOAPI |
Definition at line 89 of file config_os.h.