Home
last modified time | relevance | path

Searched refs:d2i_ASN1_bytes (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/asn1/
Da_bytes.c157 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp, in d2i_ASN1_bytes() function
283 if (d2i_ASN1_bytes(&os,&c->p,c->max-c->p,c->tag,c->xclass) in asn1_collate_primitive()
Da_gentm.c93 ret=(ASN1_GENERALIZEDTIME *)d2i_ASN1_bytes((ASN1_STRING **)a,pp,length,
Da_utctm.c90 ret=(ASN1_UTCTIME *)d2i_ASN1_bytes((ASN1_STRING **)a,pp,length,
Dasn1.h933 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp,
/external/openssl/include/openssl/
Dasn1.h933 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp,