Searched refs:V_ASN1_BIT_STRING (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/lib/libcrypto/asn1/ |
| D | asn1_gen.c | 346 if (!append_exp(arg, V_ASN1_BIT_STRING, V_ASN1_UNIVERSAL, 0, 1, 1)) in asn1_cb() 555 ASN1_GEN_STR("BITSTR", V_ASN1_BIT_STRING), in asn1_str2tag() 556 ASN1_GEN_STR("BITSTRING", V_ASN1_BIT_STRING), in asn1_str2tag() 725 case V_ASN1_BIT_STRING: in asn1_str2type() 750 (utype == V_ASN1_BIT_STRING)) { in asn1_str2type() 763 if ((utype == V_ASN1_BIT_STRING) && no_unused) { in asn1_str2type()
|
| D | tasn_prn.c | 389 if (str->type == V_ASN1_BIT_STRING) { in asn1_print_obstring_ctx() 489 case V_ASN1_BIT_STRING: in asn1_primitive_print()
|
| D | a_bitstr.c | 73 .utype = V_ASN1_BIT_STRING,
|
| D | a_type.c | 182 case V_ASN1_BIT_STRING: in ASN1_TYPE_cmp()
|
| D | asn1_item.c | 398 if (signature->type == V_ASN1_BIT_STRING && signature->flags & 0x7) { in ASN1_item_verify()
|
| D | tasn_enc.c | 630 case V_ASN1_BIT_STRING: in asn1_ex_i2c()
|
| D | tasn_dec.c | 315 case V_ASN1_BIT_STRING: in asn1_c2i_primitive()
|
| D | asn1.h | 99 #define V_ASN1_BIT_STRING 3 macro
|
| /openbsd/src/lib/libcrypto/pkcs12/ |
| D | p12_attr.c | 85 return PKCS8_pkey_add1_attr_by_NID(p8, NID_key_usage, V_ASN1_BIT_STRING, in PKCS8_add_keyusage()
|
| /openbsd/src/regress/lib/libcrypto/asn1/ |
| D | asn1basic.c | 777 .type = V_ASN1_BIT_STRING,
|
| /openbsd/src/usr.bin/openssl/ |
| D | pkcs12.c | 1044 case V_ASN1_BIT_STRING: in print_attribute()
|
| /openbsd/src/lib/libcrypto/ec/ |
| D | ec_asn1.c | 637 V_ASN1_BIT_STRING, out_abs)) in ec_point_to_asn1_bit_string()
|