Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
ASN1_NULL_new, ASN1_NULL_free — ASN.1 NULL valueSYNOPSIS
#include <openssl/asn1.h>ASN1_NULL_new(void);
ASN1_NULL_free(ASN1_NULL *val_in);