Home | History | Annotate | Download | only in asn1

Lines Matching full:asn1_string

63 static int asn1_collate_primitive(ASN1_STRING *a, ASN1_const_CTX *c);
66 ASN1_STRING *d2i_ASN1_type_bytes(ASN1_STRING **a, const unsigned char **pp,
69 ASN1_STRING *ret=NULL;
131 int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass)
157 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp,
160 ASN1_STRING *ret=NULL;
252 static int asn1_collate_primitive(ASN1_STRING *a, ASN1_const_CTX *c)
254 ASN1_STRING *os=NULL;