OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Typedefs | Functions
bio_ndef.c File Reference
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
#include <openssl/bio.h>
#include <openssl/err.h>
#include <stdio.h>

Go to the source code of this file.

Classes

struct  ndef_aux_st
 

Typedefs

typedef struct ndef_aux_st NDEF_SUPPORT
 

Functions

BIOBIO_new_NDEF (BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it)
 

Typedef Documentation

typedef struct ndef_aux_st NDEF_SUPPORT

Function Documentation

BIO* BIO_new_NDEF ( BIO out,
ASN1_VALUE val,
const ASN1_ITEM it 
)

Definition at line 101 of file bio_ndef.c.