| /dragonfly/crypto/libressl/crypto/asn1/ |
| HD | a_string.c | 68 ASN1_STRING * 74 ASN1_STRING * 77 ASN1_STRING *astr; in ASN1_STRING_type_new() 79 if ((astr = calloc(1, sizeof(ASN1_STRING))) == NULL) { in ASN1_STRING_type_new() 89 ASN1_STRING_clear(ASN1_STRING *astr) in ASN1_STRING_clear() 100 ASN1_STRING_free(ASN1_STRING *astr) in ASN1_STRING_free() 111 ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b) in ASN1_STRING_cmp() 126 ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *src) in ASN1_STRING_copy() 140 ASN1_STRING * 141 ASN1_STRING_dup(const ASN1_STRING *src) in ASN1_STRING_dup() [all …]
|
| HD | tasn_typ.c | 445 .size = sizeof(ASN1_STRING), 449 ASN1_STRING * 450 d2i_ASN1_PRINTABLE(ASN1_STRING **a, const unsigned char **in, long len) in d2i_ASN1_PRINTABLE() 452 return (ASN1_STRING *)ASN1_item_d2i((ASN1_VALUE **)a, in, len, in d2i_ASN1_PRINTABLE() 457 i2d_ASN1_PRINTABLE(ASN1_STRING *a, unsigned char **out) in i2d_ASN1_PRINTABLE() 462 ASN1_STRING * 465 return (ASN1_STRING *)ASN1_item_new(&ASN1_PRINTABLE_it); in ASN1_PRINTABLE_new() 469 ASN1_PRINTABLE_free(ASN1_STRING *a) in ASN1_PRINTABLE_free() 481 .size = sizeof(ASN1_STRING), 485 ASN1_STRING * [all …]
|
| HD | a_type.c | 140 ASN1_STRING *sdup; in ASN1_TYPE_set1() 190 result = ASN1_STRING_cmp((ASN1_STRING *)a->value.ptr, in ASN1_TYPE_cmp() 191 (ASN1_STRING *)b->value.ptr); in ASN1_TYPE_cmp() 201 ASN1_STRING *os; in ASN1_TYPE_set_octetstring() 239 ASN1_STRING *sp = NULL; in ASN1_TYPE_set_int_octetstring() 269 ASN1_STRING *sp = at->value.sequence; in ASN1_TYPE_get_int_octetstring()
|
| HD | a_strex.c | 292 do_dump(unsigned long lflags, char_io *io_ch, void *arg, const ASN1_STRING *str) in do_dump() 334 const ASN1_STRING *str) in do_print_ex() 430 ASN1_STRING *val; in do_name_ex() 592 ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags) in ASN1_STRING_print_ex() 598 ASN1_STRING_print_ex_fp(FILE *fp, const ASN1_STRING *str, unsigned long flags) in ASN1_STRING_print_ex_fp()
|
| HD | tasn_prn.c | 477 asn1_print_obstring_ctx(BIO *out, ASN1_STRING *str, int indent, in asn1_print_obstring_ctx() 498 ASN1_STRING *str; in asn1_primitive_print() 514 str = (ASN1_STRING *)*fld; in asn1_primitive_print() 521 str = (ASN1_STRING *)*fld; in asn1_primitive_print() 527 str = (ASN1_STRING *)*fld; in asn1_primitive_print()
|
| HD | a_strnid.c | 144 ASN1_STRING * 145 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, in ASN1_STRING_set_by_NID() 149 ASN1_STRING *str = NULL; in ASN1_STRING_set_by_NID()
|
| HD | a_mbstr.c | 88 ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy() 95 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_ncopy() 102 ASN1_STRING *dest; in ASN1_mbstring_ncopy()
|
| HD | asn1_item.c | 171 ASN1_STRING * 172 ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack() 174 ASN1_STRING *octmp; in ASN1_item_pack() 206 ASN1_item_unpack(const ASN1_STRING *oct, const ASN1_ITEM *it) in ASN1_item_unpack()
|
| HD | x_name.c | 84 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in); 533 asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in) in asn1_string_canon()
|
| HD | tasn_enc.c | 564 ASN1_STRING *strtmp; in asn1_ex_i2c() 588 strtmp = (ASN1_STRING *)*pval; in asn1_ex_i2c() 661 strtmp = (ASN1_STRING *)*pval; in asn1_ex_i2c()
|
| HD | a_time.c | 79 .size = sizeof(ASN1_STRING),
|
| HD | p5_pbe.c | 125 ASN1_STRING *pbe_str = NULL; in PKCS5_pbe_set0_algor()
|
| HD | t_x509.c | 306 X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent) in X509_signature_dump() 331 X509_signature_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig) in X509_signature_print()
|
| HD | tasn_fre.c | 237 ASN1_STRING_free((ASN1_STRING *)*pval); in ASN1_primitive_free()
|
| /dragonfly/crypto/libressl/include/openssl/ |
| HD | asn1.h | 452 ASN1_STRING * asn1_string; 470 ASN1_STRING * set; 471 ASN1_STRING * sequence; 557 ASN1_STRING *ASN1_STRING_new(void); 558 void ASN1_STRING_free(ASN1_STRING *a); 559 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str); 560 ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *a); 561 ASN1_STRING *ASN1_STRING_type_new(int type); 562 int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b); 565 int ASN1_STRING_set(ASN1_STRING *str, const void *data, int len); [all …]
|
| HD | ossl_typ.h | 76 typedef struct asn1_string_st ASN1_STRING; typedef
|
| HD | x509v3.h | 171 ASN1_STRING *nameAssigner; 172 ASN1_STRING *partyName; 281 ASN1_STRING *organization; 287 ASN1_STRING *exptext;
|
| /dragonfly/crypto/libressl/crypto/gost/ |
| HD | gostr341001_ameth.c | 124 static ASN1_STRING * 127 ASN1_STRING *params = ASN1_STRING_new(); in encode_gost01_algor_params() 203 ASN1_STRING *pval = NULL; in pub_decode_gost01() 247 ASN1_STRING *params = NULL; in pub_encode_gost01() 415 ASN1_STRING *pval = NULL; in priv_decode_gost01() 488 ASN1_STRING *params = encode_gost01_algor_params(pk); in priv_encode_gost01() 511 ASN1_STRING *params = encode_gost01_algor_params(pkey); in param_encode_gost01() 667 ASN1_STRING *params = encode_gost01_algor_params(pkey); in pkey_ctrl_gost01()
|
| /dragonfly/crypto/libressl/crypto/rsa/ |
| HD | rsa_ameth.c | 85 rsa_param_encode(const EVP_PKEY *pkey, ASN1_STRING **pstr, int *pstrtype) in rsa_param_encode() 139 ASN1_STRING *str; in rsa_pub_encode() 215 ASN1_STRING *str; in rsa_priv_encode() 508 rsa_sig_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig, in rsa_sig_print() 614 ASN1_STRING *stmp = NULL; in rsa_md_to_mgf1() 709 static ASN1_STRING * 713 ASN1_STRING *os; in rsa_ctx_to_pss_string() 870 ASN1_STRING *os = NULL; in rsa_cms_sign() 904 ASN1_STRING *os1 = NULL; in rsa_item_sign() 910 ASN1_STRING *os2 = ASN1_STRING_dup(os1); in rsa_item_sign() [all …]
|
| /dragonfly/crypto/libressl/crypto/dh/ |
| HD | dh_ameth.c | 84 const ASN1_STRING *pstr; in dh_pub_decode() 136 ASN1_STRING *str; in dh_pub_encode() 191 const ASN1_STRING *pstr; in dh_priv_decode() 238 ASN1_STRING *params = NULL; in dh_priv_encode()
|
| /dragonfly/crypto/libressl/crypto/dsa/ |
| HD | dsa_ameth.c | 82 const ASN1_STRING *pstr; in dsa_pub_decode() 137 ASN1_STRING *str = NULL; in dsa_pub_encode() 190 const ASN1_STRING *pstr; in dsa_priv_decode() 253 ASN1_STRING *params = NULL; in dsa_priv_encode() 582 dsa_sig_print(BIO *bp, const X509_ALGOR *sigalg, const ASN1_STRING *sig, in dsa_sig_print()
|
| /dragonfly/crypto/libressl/crypto/cms/ |
| HD | cms_lcl.h | 332 ASN1_STRING *extendedCertificate; /* Obsolete */ 333 ASN1_STRING *v1AttrCert; /* Left encoded for now */ 334 ASN1_STRING *v2AttrCert; /* Left encoded for now */
|
| HD | cms_ess.c | 97 ASN1_STRING *str; in CMS_get1_ReceiptRequest() 181 CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid, in CMS_ReceiptRequest_get0_values()
|
| /dragonfly/crypto/libressl/crypto/x509/ |
| HD | x509name.c | 87 ASN1_STRING *data; in X509_NAME_get_text_by_OBJ() 403 ASN1_STRING *
|
| /dragonfly/crypto/libressl/crypto/pkcs7/ |
| HD | pk7_attr.c | 72 ASN1_STRING *seq; in PKCS7_add_attrib_smimecap()
|