Searched refs:d2i_ASN1_bytes (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Da_bytes.c157 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp, function
248 /* We are about to parse 0..n d2i_ASN1_bytes objects, we are to collapse
283 if (d2i_ASN1_bytes(&os,&c->p,c->max-c->p,c->tag,c->xclass)
H A Da_gentm.c93 ret=(ASN1_GENERALIZEDTIME *)d2i_ASN1_bytes((ASN1_STRING **)a,pp,length,
H A Da_utctm.c90 ret=(ASN1_UTCTIME *)d2i_ASN1_bytes((ASN1_STRING **)a,pp,length,
H A Dasn1.h880 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp,

Completed in 321 milliseconds