Go to the documentation of this file.
43 #include <openssl/aes.h>
48 #if defined(__cplusplus)
53 #define USE_AES_ENCRYPT
55 #define AES_RETURN VOID_RETURN
59 #define aes_encrypt_ctx AES_KEY
67 #define aes_encrypt AES_encrypt
70 #if defined(__cplusplus)