| Eneboo - Documentación para desarrolladores | 
#include <stdio.h>#include <errno.h>#include "cryptlib.h"#include <openssl/bio.h>#include <openssl/evp.h>| Clases | |
| struct | bio_linebuffer_ctx_struct | 
| 'defines' | |
| #define | DEFAULT_LINEBUFFER_SIZE 1024*10 | 
| 'typedefs' | |
| typedef struct bio_linebuffer_ctx_struct | BIO_LINEBUFFER_CTX | 
| Funciones | |
| BIO_METHOD * | BIO_f_linebuffer (void) | 
| #define DEFAULT_LINEBUFFER_SIZE 1024*10 | 
| typedef struct bio_linebuffer_ctx_struct BIO_LINEBUFFER_CTX | 
| BIO_METHOD* BIO_f_linebuffer | ( | void | ) | 
 1.7.4
 1.7.4