Functions
asn_pack.c File Reference
#include <openssl/asn1.h>
#include <openssl/err.h>
#include <openssl/mem.h>
Include dependency graph for asn_pack.c:

Go to the source code of this file.

Functions

ASN1_STRINGASN1_item_pack (void *obj, const ASN1_ITEM *it, ASN1_STRING **out)
 
void * ASN1_item_unpack (const 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 **  out 
)

Definition at line 63 of file asn_pack.c.

◆ ASN1_item_unpack()

void* ASN1_item_unpack ( const ASN1_STRING oct,
const ASN1_ITEM it 
)

Definition at line 91 of file asn_pack.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:03