OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
a_utf8.c File Reference
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/asn1.h>

Go to the source code of this file.

Functions

int UTF8_getc (const unsigned char *str, int len, unsigned long *val)
 
int UTF8_putc (unsigned char *str, int len, unsigned long value)
 

Function Documentation

int UTF8_getc ( const unsigned char *  str,
int  len,
unsigned long *  val 
)

Definition at line 76 of file a_utf8.c.

int UTF8_putc ( unsigned char *  str,
int  len,
unsigned long  value 
)

Definition at line 155 of file a_utf8.c.