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

Functions

ASN1_STRINGASN1_item_pack (void *obj, const ASN1_ITEM *it, ASN1_STRING **oct)
 
voidASN1_item_unpack (ASN1_STRING *oct, const ASN1_ITEM *it)
 

Function Documentation

◆ ASN1_item_pack()

ASN1_STRING* ASN1_item_pack ( void obj,
const ASN1_ITEM it,
ASN1_STRING **  oct 
)

◆ ASN1_item_unpack()

void* ASN1_item_unpack ( ASN1_STRING oct,
const ASN1_ITEM it 
)