Symbol: ASN1_STRING
crypto/libressl/apps/openssl/ca.c
160
int old_entry_print(BIO *bp, ASN1_OBJECT *obj, ASN1_STRING *str);
crypto/libressl/apps/openssl/ca.c
1735
ASN1_STRING *str, *str2;
crypto/libressl/apps/openssl/ca.c
2874
old_entry_print(BIO *bp, ASN1_OBJECT *obj, ASN1_STRING *str)
crypto/libressl/apps/openssl/cms.c
1856
ASN1_STRING *scid;
crypto/libressl/crypto/asn1/a_mbstr.c
102
ASN1_STRING *dest;
crypto/libressl/crypto/asn1/a_mbstr.c
88
ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
crypto/libressl/crypto/asn1/a_mbstr.c
95
ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len,
crypto/libressl/crypto/asn1/a_strex.c
292
do_dump(unsigned long lflags, char_io *io_ch, void *arg, const ASN1_STRING *str)
crypto/libressl/crypto/asn1/a_strex.c
334
const ASN1_STRING *str)
crypto/libressl/crypto/asn1/a_strex.c
430
ASN1_STRING *val;
crypto/libressl/crypto/asn1/a_strex.c
592
ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags)
crypto/libressl/crypto/asn1/a_strex.c
598
ASN1_STRING_print_ex_fp(FILE *fp, const ASN1_STRING *str, unsigned long flags)
crypto/libressl/crypto/asn1/a_string.c
100
ASN1_STRING_free(ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
111
ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b)
crypto/libressl/crypto/asn1/a_string.c
126
ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *src)
crypto/libressl/crypto/asn1/a_string.c
140
ASN1_STRING *
crypto/libressl/crypto/asn1/a_string.c
141
ASN1_STRING_dup(const ASN1_STRING *src)
crypto/libressl/crypto/asn1/a_string.c
143
ASN1_STRING *astr;
crypto/libressl/crypto/asn1/a_string.c
158
ASN1_STRING_set(ASN1_STRING *astr, const void *_data, int len)
crypto/libressl/crypto/asn1/a_string.c
194
ASN1_STRING_set0(ASN1_STRING *astr, void *data, int len)
crypto/libressl/crypto/asn1/a_string.c
209
ASN1_STRING_length(const ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
215
ASN1_STRING_length_set(ASN1_STRING *astr, int len)
crypto/libressl/crypto/asn1/a_string.c
222
ASN1_STRING_type(const ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
228
ASN1_STRING_data(ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
234
ASN1_STRING_get0_data(const ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
240
ASN1_STRING_print(BIO *bp, const ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_string.c
277
ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in)
crypto/libressl/crypto/asn1/a_string.c
279
ASN1_STRING *astr = NULL;
crypto/libressl/crypto/asn1/a_string.c
315
i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *astr, int type)
crypto/libressl/crypto/asn1/a_string.c
349
a2i_ASN1_STRING(BIO *bp, ASN1_STRING *astr, char *buf, int size)
crypto/libressl/crypto/asn1/a_string.c
68
ASN1_STRING *
crypto/libressl/crypto/asn1/a_string.c
74
ASN1_STRING *
crypto/libressl/crypto/asn1/a_string.c
77
ASN1_STRING *astr;
crypto/libressl/crypto/asn1/a_string.c
79
if ((astr = calloc(1, sizeof(ASN1_STRING))) == NULL) {
crypto/libressl/crypto/asn1/a_string.c
89
ASN1_STRING_clear(ASN1_STRING *astr)
crypto/libressl/crypto/asn1/a_strnid.c
144
ASN1_STRING *
crypto/libressl/crypto/asn1/a_strnid.c
145
ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen,
crypto/libressl/crypto/asn1/a_strnid.c
149
ASN1_STRING *str = NULL;
crypto/libressl/crypto/asn1/a_time.c
79
.size = sizeof(ASN1_STRING),
crypto/libressl/crypto/asn1/a_type.c
140
ASN1_STRING *sdup;
crypto/libressl/crypto/asn1/a_type.c
190
result = ASN1_STRING_cmp((ASN1_STRING *)a->value.ptr,
crypto/libressl/crypto/asn1/a_type.c
191
(ASN1_STRING *)b->value.ptr);
crypto/libressl/crypto/asn1/a_type.c
201
ASN1_STRING *os;
crypto/libressl/crypto/asn1/a_type.c
239
ASN1_STRING *sp = NULL;
crypto/libressl/crypto/asn1/a_type.c
269
ASN1_STRING *sp = at->value.sequence;
crypto/libressl/crypto/asn1/asn1_item.c
171
ASN1_STRING *
crypto/libressl/crypto/asn1/asn1_item.c
172
ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct)
crypto/libressl/crypto/asn1/asn1_item.c
174
ASN1_STRING *octmp;
crypto/libressl/crypto/asn1/asn1_item.c
206
ASN1_item_unpack(const ASN1_STRING *oct, const ASN1_ITEM *it)
crypto/libressl/crypto/asn1/asn1_locl.h
126
const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx);
crypto/libressl/crypto/asn1/p5_pbe.c
125
ASN1_STRING *pbe_str = NULL;
crypto/libressl/crypto/asn1/t_x509.c
306
X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent)
crypto/libressl/crypto/asn1/t_x509.c
331
X509_signature_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig)
crypto/libressl/crypto/asn1/tasn_dec.c
280
ASN1_STRING *astr;
crypto/libressl/crypto/asn1/tasn_dec.c
365
ASN1_STRING_free((ASN1_STRING *)*pval);
crypto/libressl/crypto/asn1/tasn_enc.c
564
ASN1_STRING *strtmp;
crypto/libressl/crypto/asn1/tasn_enc.c
588
strtmp = (ASN1_STRING *)*pval;
crypto/libressl/crypto/asn1/tasn_enc.c
661
strtmp = (ASN1_STRING *)*pval;
crypto/libressl/crypto/asn1/tasn_fre.c
237
ASN1_STRING_free((ASN1_STRING *)*pval);
crypto/libressl/crypto/asn1/tasn_new.c
269
ASN1_STRING *str;
crypto/libressl/crypto/asn1/tasn_prn.c
477
asn1_print_obstring_ctx(BIO *out, ASN1_STRING *str, int indent,
crypto/libressl/crypto/asn1/tasn_prn.c
498
ASN1_STRING *str;
crypto/libressl/crypto/asn1/tasn_prn.c
514
str = (ASN1_STRING *)*fld;
crypto/libressl/crypto/asn1/tasn_prn.c
521
str = (ASN1_STRING *)*fld;
crypto/libressl/crypto/asn1/tasn_prn.c
527
str = (ASN1_STRING *)*fld;
crypto/libressl/crypto/asn1/tasn_typ.c
445
.size = sizeof(ASN1_STRING),
crypto/libressl/crypto/asn1/tasn_typ.c
449
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
450
d2i_ASN1_PRINTABLE(ASN1_STRING **a, const unsigned char **in, long len)
crypto/libressl/crypto/asn1/tasn_typ.c
452
return (ASN1_STRING *)ASN1_item_d2i((ASN1_VALUE **)a, in, len,
crypto/libressl/crypto/asn1/tasn_typ.c
457
i2d_ASN1_PRINTABLE(ASN1_STRING *a, unsigned char **out)
crypto/libressl/crypto/asn1/tasn_typ.c
462
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
465
return (ASN1_STRING *)ASN1_item_new(&ASN1_PRINTABLE_it);
crypto/libressl/crypto/asn1/tasn_typ.c
469
ASN1_PRINTABLE_free(ASN1_STRING *a)
crypto/libressl/crypto/asn1/tasn_typ.c
481
.size = sizeof(ASN1_STRING),
crypto/libressl/crypto/asn1/tasn_typ.c
485
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
486
d2i_DISPLAYTEXT(ASN1_STRING **a, const unsigned char **in, long len)
crypto/libressl/crypto/asn1/tasn_typ.c
488
return (ASN1_STRING *)ASN1_item_d2i((ASN1_VALUE **)a, in, len,
crypto/libressl/crypto/asn1/tasn_typ.c
493
i2d_DISPLAYTEXT(ASN1_STRING *a, unsigned char **out)
crypto/libressl/crypto/asn1/tasn_typ.c
498
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
501
return (ASN1_STRING *)ASN1_item_new(&DISPLAYTEXT_it);
crypto/libressl/crypto/asn1/tasn_typ.c
505
DISPLAYTEXT_free(ASN1_STRING *a)
crypto/libressl/crypto/asn1/tasn_typ.c
517
.size = sizeof(ASN1_STRING),
crypto/libressl/crypto/asn1/tasn_typ.c
521
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
522
d2i_DIRECTORYSTRING(ASN1_STRING **a, const unsigned char **in, long len)
crypto/libressl/crypto/asn1/tasn_typ.c
524
return (ASN1_STRING *)ASN1_item_d2i((ASN1_VALUE **)a, in, len,
crypto/libressl/crypto/asn1/tasn_typ.c
529
i2d_DIRECTORYSTRING(ASN1_STRING *a, unsigned char **out)
crypto/libressl/crypto/asn1/tasn_typ.c
534
ASN1_STRING *
crypto/libressl/crypto/asn1/tasn_typ.c
537
return (ASN1_STRING *)ASN1_item_new(&DIRECTORYSTRING_it);
crypto/libressl/crypto/asn1/tasn_typ.c
541
DIRECTORYSTRING_free(ASN1_STRING *a)
crypto/libressl/crypto/asn1/x_name.c
533
asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in)
crypto/libressl/crypto/asn1/x_name.c
84
static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in);
crypto/libressl/crypto/cms/cms_ess.c
181
CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid,
crypto/libressl/crypto/cms/cms_ess.c
97
ASN1_STRING *str;
crypto/libressl/crypto/cms/cms_lcl.h
332
ASN1_STRING *extendedCertificate; /* Obsolete */
crypto/libressl/crypto/cms/cms_lcl.h
333
ASN1_STRING *v1AttrCert; /* Left encoded for now */
crypto/libressl/crypto/cms/cms_lcl.h
334
ASN1_STRING *v2AttrCert; /* Left encoded for now */
crypto/libressl/crypto/dh/dh_ameth.c
136
ASN1_STRING *str;
crypto/libressl/crypto/dh/dh_ameth.c
191
const ASN1_STRING *pstr;
crypto/libressl/crypto/dh/dh_ameth.c
238
ASN1_STRING *params = NULL;
crypto/libressl/crypto/dh/dh_ameth.c
84
const ASN1_STRING *pstr;
crypto/libressl/crypto/dsa/dsa_ameth.c
137
ASN1_STRING *str = NULL;
crypto/libressl/crypto/dsa/dsa_ameth.c
190
const ASN1_STRING *pstr;
crypto/libressl/crypto/dsa/dsa_ameth.c
253
ASN1_STRING *params = NULL;
crypto/libressl/crypto/dsa/dsa_ameth.c
582
dsa_sig_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig,
crypto/libressl/crypto/dsa/dsa_ameth.c
82
const ASN1_STRING *pstr;
crypto/libressl/crypto/ec/ec_ameth.c
152
const ASN1_STRING *pstr = pval;
crypto/libressl/crypto/ec/ec_ameth.c
875
ASN1_STRING *wrap_str;
crypto/libressl/crypto/ec/ec_ameth.c
94
ASN1_STRING *pstr = NULL;
crypto/libressl/crypto/gost/gostr341001_ameth.c
124
static ASN1_STRING *
crypto/libressl/crypto/gost/gostr341001_ameth.c
127
ASN1_STRING *params = ASN1_STRING_new();
crypto/libressl/crypto/gost/gostr341001_ameth.c
203
ASN1_STRING *pval = NULL;
crypto/libressl/crypto/gost/gostr341001_ameth.c
247
ASN1_STRING *params = NULL;
crypto/libressl/crypto/gost/gostr341001_ameth.c
415
ASN1_STRING *pval = NULL;
crypto/libressl/crypto/gost/gostr341001_ameth.c
488
ASN1_STRING *params = encode_gost01_algor_params(pk);
crypto/libressl/crypto/gost/gostr341001_ameth.c
511
ASN1_STRING *params = encode_gost01_algor_params(pkey);
crypto/libressl/crypto/gost/gostr341001_ameth.c
667
ASN1_STRING *params = encode_gost01_algor_params(pkey);
crypto/libressl/crypto/ocsp/ocsp_ext.c
548
if (!ASN1_STRING_set((ASN1_STRING*)ia5, *urls, -1))
crypto/libressl/crypto/pkcs7/pk7_attr.c
72
ASN1_STRING *seq;
crypto/libressl/crypto/rsa/rsa_ameth.c
1031
ASN1_STRING *os = NULL;
crypto/libressl/crypto/rsa/rsa_ameth.c
139
ASN1_STRING *str;
crypto/libressl/crypto/rsa/rsa_ameth.c
215
ASN1_STRING *str;
crypto/libressl/crypto/rsa/rsa_ameth.c
508
rsa_sig_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig,
crypto/libressl/crypto/rsa/rsa_ameth.c
614
ASN1_STRING *stmp = NULL;
crypto/libressl/crypto/rsa/rsa_ameth.c
709
static ASN1_STRING *
crypto/libressl/crypto/rsa/rsa_ameth.c
713
ASN1_STRING *os;
crypto/libressl/crypto/rsa/rsa_ameth.c
85
rsa_param_encode(const EVP_PKEY *pkey, ASN1_STRING **pstr, int *pstrtype)
crypto/libressl/crypto/rsa/rsa_ameth.c
870
ASN1_STRING *os = NULL;
crypto/libressl/crypto/rsa/rsa_ameth.c
904
ASN1_STRING *os1 = NULL;
crypto/libressl/crypto/rsa/rsa_ameth.c
910
ASN1_STRING *os2 = ASN1_STRING_dup(os1);
crypto/libressl/crypto/ts/ts_rsp_sign.c
938
ASN1_STRING *seq = NULL;
crypto/libressl/crypto/x509/x509_att.c
307
ASN1_STRING *stmp = NULL;
crypto/libressl/crypto/x509/x509_constraints.c
854
ASN1_STRING *aname;
crypto/libressl/crypto/x509/x509_constraints.c
883
ASN1_STRING *aname;
crypto/libressl/crypto/x509/x509_ia5.c
228
if (!ASN1_STRING_set((ASN1_STRING *)ia5, (unsigned char*)str,
crypto/libressl/crypto/x509/x509_lcl.h
85
ASN1_STRING *value;
crypto/libressl/crypto/x509/x509_ocsp.c
224
if (!ASN1_STRING_print(bp, (ASN1_STRING*)a->crlUrl))
crypto/libressl/crypto/x509/x509_utl.c
1010
ASN1_STRING *cstr;
crypto/libressl/crypto/x509/x509_utl.c
1043
ASN1_STRING *str;
crypto/libressl/crypto/x509/x509_utl.c
937
do_check_string(ASN1_STRING *a, int cmp_type, equal_fn equal,
crypto/libressl/crypto/x509/x509name.c
403
ASN1_STRING *
crypto/libressl/crypto/x509/x509name.c
87
ASN1_STRING *data;
crypto/libressl/include/openssl/asn1.h
452
ASN1_STRING * asn1_string;
crypto/libressl/include/openssl/asn1.h
470
ASN1_STRING * set;
crypto/libressl/include/openssl/asn1.h
471
ASN1_STRING * sequence;
crypto/libressl/include/openssl/asn1.h
557
ASN1_STRING *ASN1_STRING_new(void);
crypto/libressl/include/openssl/asn1.h
558
void ASN1_STRING_free(ASN1_STRING *a);
crypto/libressl/include/openssl/asn1.h
559
int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);
crypto/libressl/include/openssl/asn1.h
560
ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *a);
crypto/libressl/include/openssl/asn1.h
561
ASN1_STRING *ASN1_STRING_type_new(int type);
crypto/libressl/include/openssl/asn1.h
562
int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b);
crypto/libressl/include/openssl/asn1.h
565
int ASN1_STRING_set(ASN1_STRING *str, const void *data, int len);
crypto/libressl/include/openssl/asn1.h
566
void ASN1_STRING_set0(ASN1_STRING *str, void *data, int len);
crypto/libressl/include/openssl/asn1.h
567
int ASN1_STRING_length(const ASN1_STRING *x);
crypto/libressl/include/openssl/asn1.h
568
void ASN1_STRING_length_set(ASN1_STRING *x, int n);
crypto/libressl/include/openssl/asn1.h
569
int ASN1_STRING_type(const ASN1_STRING *x);
crypto/libressl/include/openssl/asn1.h
570
unsigned char *ASN1_STRING_data(ASN1_STRING *x);
crypto/libressl/include/openssl/asn1.h
571
const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x);
crypto/libressl/include/openssl/asn1.h
662
ASN1_STRING *ASN1_PRINTABLE_new(void);
crypto/libressl/include/openssl/asn1.h
663
void ASN1_PRINTABLE_free(ASN1_STRING *a);
crypto/libressl/include/openssl/asn1.h
664
ASN1_STRING *d2i_ASN1_PRINTABLE(ASN1_STRING **a, const unsigned char **in, long len);
crypto/libressl/include/openssl/asn1.h
665
int i2d_ASN1_PRINTABLE(ASN1_STRING *a, unsigned char **out);
crypto/libressl/include/openssl/asn1.h
668
ASN1_STRING *DIRECTORYSTRING_new(void);
crypto/libressl/include/openssl/asn1.h
669
void DIRECTORYSTRING_free(ASN1_STRING *a);
crypto/libressl/include/openssl/asn1.h
670
ASN1_STRING *d2i_DIRECTORYSTRING(ASN1_STRING **a, const unsigned char **in, long len);
crypto/libressl/include/openssl/asn1.h
671
int i2d_DIRECTORYSTRING(ASN1_STRING *a, unsigned char **out);
crypto/libressl/include/openssl/asn1.h
673
ASN1_STRING *DISPLAYTEXT_new(void);
crypto/libressl/include/openssl/asn1.h
674
void DISPLAYTEXT_free(ASN1_STRING *a);
crypto/libressl/include/openssl/asn1.h
675
ASN1_STRING *d2i_DISPLAYTEXT(ASN1_STRING **a, const unsigned char **in, long len);
crypto/libressl/include/openssl/asn1.h
676
int i2d_DISPLAYTEXT(ASN1_STRING *a, unsigned char **out);
crypto/libressl/include/openssl/asn1.h
739
int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
crypto/libressl/include/openssl/asn1.h
740
int i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *a, int type);
crypto/libressl/include/openssl/asn1.h
806
int ASN1_STRING_print_ex_fp(FILE *fp, const ASN1_STRING *str,
crypto/libressl/include/openssl/asn1.h
809
int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
crypto/libressl/include/openssl/asn1.h
837
int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v);
crypto/libressl/include/openssl/asn1.h
838
int ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags);
crypto/libressl/include/openssl/asn1.h
858
ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it,
crypto/libressl/include/openssl/asn1.h
860
void *ASN1_item_unpack(const ASN1_STRING *oct, const ASN1_ITEM *it);
crypto/libressl/include/openssl/asn1.h
865
int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
crypto/libressl/include/openssl/asn1.h
867
int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len,
crypto/libressl/include/openssl/asn1.h
870
ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out,
crypto/libressl/include/openssl/asn1t.h
772
ASN1_ITYPE_MSTRING, mask, NULL, 0, NULL, sizeof(ASN1_STRING), #itname \
crypto/libressl/include/openssl/cms.h
321
void CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid,
crypto/libressl/include/openssl/x509.h
451
int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent);
crypto/libressl/include/openssl/x509.h
453
const ASN1_STRING *sig);
crypto/libressl/include/openssl/x509.h
937
ASN1_STRING * X509_NAME_ENTRY_get_data(const X509_NAME_ENTRY *ne);
crypto/libressl/include/openssl/x509v3.h
171
ASN1_STRING *nameAssigner;
crypto/libressl/include/openssl/x509v3.h
172
ASN1_STRING *partyName;
crypto/libressl/include/openssl/x509v3.h
281
ASN1_STRING *organization;
crypto/libressl/include/openssl/x509v3.h
287
ASN1_STRING *exptext;
lib/libfetch/common.c
990
ASN1_STRING *namedata;
usr.sbin/uefisign/uefisign.c
156
ASN1_STRING *s;