Home
last modified time | relevance | path

Searched defs:ASN1_AUX_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1t.h.in703 typedef struct ASN1_AUX_st { struct
704 void *app_data;
705 int flags;
706 int ref_offset; /* Offset of reference value */
707 int ref_lock; /* Offset of lock value */
708 ASN1_aux_cb *asn1_cb;
709 int enc_offset; /* Offset of ASN1_ENCODING structure */
710 ASN1_aux_const_cb *asn1_const_cb; /* for ASN1_OP_I2D_ and ASN1_OP_PRINT_ */
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1t.h719 typedef struct ASN1_AUX_st { struct
720 void *app_data;
721 int flags;
722 int ref_offset; /* Offset of reference value */
723 int ref_lock; /* Lock type to use */
724 ASN1_aux_cb *asn1_cb;
725 int enc_offset; /* Offset of ASN1_ENCODING structure */