webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
a_bool.c File Reference
#include <openssl/asn1.h>
#include <openssl/err.h>
#include <openssl/mem.h>

Functions

int i2d_ASN1_BOOLEAN (int a, unsigned char **pp)
 
int d2i_ASN1_BOOLEAN (int *a, const unsigned char **pp, long length)
 

Function Documentation

◆ d2i_ASN1_BOOLEAN()

int d2i_ASN1_BOOLEAN ( int *  a,
const unsigned char **  pp,
long  length 
)

◆ i2d_ASN1_BOOLEAN()

int i2d_ASN1_BOOLEAN ( int  a,
unsigned char **  pp 
)