Home
last modified time | relevance | path

Searched refs:V_ASN1_UNIVERSAL (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_gen.c216 if (asn1_tags.imp_class == V_ASN1_UNIVERSAL in generate_v3()
303 if (!append_exp(arg, V_ASN1_SEQUENCE, V_ASN1_UNIVERSAL, 1, 0, 1)) in asn1_cb()
308 if (!append_exp(arg, V_ASN1_SET, V_ASN1_UNIVERSAL, 1, 0, 1)) in asn1_cb()
313 if (!append_exp(arg, V_ASN1_BIT_STRING, V_ASN1_UNIVERSAL, 0, 1, 1)) in asn1_cb()
318 if (!append_exp(arg, V_ASN1_OCTET_STRING, V_ASN1_UNIVERSAL, 0, 0, 1)) in asn1_cb()
371 *pclass = V_ASN1_UNIVERSAL; in parse_tagging()
H A Dtasn_dec.c240 if (oclass != V_ASN1_UNIVERSAL) { in asn1_item_embed_d2i()
343 aclass = V_ASN1_UNIVERSAL; in asn1_item_embed_d2i()
603 skaclass = V_ASN1_UNIVERSAL; in asn1_template_noexp_d2i()
740 if (oclass != V_ASN1_UNIVERSAL) in asn1_d2i_ex_primitive()
745 aclass = V_ASN1_UNIVERSAL; in asn1_d2i_ex_primitive()
799 if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0)) { in asn1_d2i_ex_primitive()
H A Dtasn_enc.c169 | V_ASN1_UNIVERSAL; in ASN1_item_ex_i2d()
296 skaclass = V_ASN1_UNIVERSAL; in asn1_template_ex_i2d()
H A Da_object.c42 ASN1_put_object(&p, 0, a->length, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in i2d_ASN1_OBJECT()
H A Dbio_asn1.c124 ctx->asn1_class = V_ASN1_UNIVERSAL; in asn1_bio_init()
/third_party/openssl/crypto/asn1/
H A Dasn1_gen.c216 if (asn1_tags.imp_class == V_ASN1_UNIVERSAL in generate_v3()
303 if (!append_exp(arg, V_ASN1_SEQUENCE, V_ASN1_UNIVERSAL, 1, 0, 1)) in asn1_cb()
308 if (!append_exp(arg, V_ASN1_SET, V_ASN1_UNIVERSAL, 1, 0, 1)) in asn1_cb()
313 if (!append_exp(arg, V_ASN1_BIT_STRING, V_ASN1_UNIVERSAL, 0, 1, 1)) in asn1_cb()
318 if (!append_exp(arg, V_ASN1_OCTET_STRING, V_ASN1_UNIVERSAL, 0, 0, 1)) in asn1_cb()
371 *pclass = V_ASN1_UNIVERSAL; in parse_tagging()
H A Dtasn_dec.c240 if (oclass != V_ASN1_UNIVERSAL) { in asn1_item_embed_d2i()
343 aclass = V_ASN1_UNIVERSAL; in asn1_item_embed_d2i()
603 skaclass = V_ASN1_UNIVERSAL; in asn1_template_noexp_d2i()
740 if (oclass != V_ASN1_UNIVERSAL) in asn1_d2i_ex_primitive()
745 aclass = V_ASN1_UNIVERSAL; in asn1_d2i_ex_primitive()
799 if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0)) { in asn1_d2i_ex_primitive()
H A Dtasn_enc.c169 | V_ASN1_UNIVERSAL; in ASN1_item_ex_i2d()
296 skaclass = V_ASN1_UNIVERSAL; in asn1_template_ex_i2d()
H A Da_object.c42 ASN1_put_object(&p, 0, a->length, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in i2d_ASN1_OBJECT()
H A Dbio_asn1.c124 ctx->asn1_class = V_ASN1_UNIVERSAL; in asn1_bio_init()
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_ext.c266 ASN1_put_object(&tmpval, 0, len, V_ASN1_OCTET_STRING, V_ASN1_UNIVERSAL); in STACK_OF()
/third_party/openssl/crypto/ocsp/
H A Docsp_ext.c266 ASN1_put_object(&tmpval, 0, len, V_ASN1_OCTET_STRING, V_ASN1_UNIVERSAL); in STACK_OF()
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c402 ASN1_put_object(&p, 0, i, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in OBJ_txt2obj()
/third_party/openssl/crypto/objects/
H A Dobj_dat.c402 ASN1_put_object(&p, 0, i, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in OBJ_txt2obj()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx_pubkey.c191 if (aclass != V_ASN1_UNIVERSAL) {
/third_party/openssl/crypto/x509/
H A Dx_pubkey.c191 if (aclass != V_ASN1_UNIVERSAL) {
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1.h35 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c3438 if (inf != V_ASN1_UNIVERSAL || tag != V_ASN1_INTEGER || in ldap_ExtendedResponse_parse()
3458 if (inf != V_ASN1_UNIVERSAL || tag != V_ASN1_ENUMERATED || len == 0 || in ldap_ExtendedResponse_parse()
/third_party/openssl/apps/
H A Ds_client.c3438 if (inf != V_ASN1_UNIVERSAL || tag != V_ASN1_INTEGER || in ldap_ExtendedResponse_parse()
3458 if (inf != V_ASN1_UNIVERSAL || tag != V_ASN1_ENUMERATED || len == 0 || in ldap_ExtendedResponse_parse()
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dasn1.h44 # define V_ASN1_UNIVERSAL 0x00 macro

Completed in 47 milliseconds

1234