Eneboo - Documentación para desarrolladores
|
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include "cryptlib.h"
#include <openssl/lhash.h>
#include <openssl/crypto.h>
#include <openssl/buffer.h>
#include <openssl/bio.h>
#include <openssl/err.h>
'defines' | |
#define | NUM_SYS_STR_REASONS 127 |
#define | LEN_SYS_STR_REASON 32 |
Funciones | |
void | ERR_load_ERR_strings (void) |
#define LEN_SYS_STR_REASON 32 |
#define NUM_SYS_STR_REASONS 127 |
void ERR_load_ERR_strings | ( | void | ) |