Eneboo - Documentación para desarrolladores
|
#include "eng_int.h"
Funciones | |
ENGINE * | ENGINE_get_first (void) |
ENGINE * | ENGINE_get_last (void) |
ENGINE * | ENGINE_get_next (ENGINE *e) |
ENGINE * | ENGINE_get_prev (ENGINE *e) |
int | ENGINE_add (ENGINE *e) |
int | ENGINE_remove (ENGINE *e) |
ENGINE * | ENGINE_by_id (const char *id) |
int | ENGINE_up_ref (ENGINE *e) |
ENGINE* ENGINE_by_id | ( | const char * | id | ) |
ENGINE* ENGINE_get_first | ( | void | ) |
ENGINE* ENGINE_get_last | ( | void | ) |