Home
last modified time | relevance | path

Searched refs:ASN1_put_object (Results 1 – 7 of 7) sorted by relevance

/crypto/asn1/
A Dtasn_enc.c190 ASN1_put_object(out, ndef, seqcontlen, tag, aclass); in ASN1_item_ex_i2d()
330 ASN1_put_object(out, ndef, sklen, ttag, tclass); in asn1_template_ex_i2d()
332 ASN1_put_object(out, ndef, skcontlen, sktag, skaclass); in asn1_template_ex_i2d()
360 ASN1_put_object(out, ndef, i, ttag, tclass); in asn1_template_ex_i2d()
507 ASN1_put_object(out, ndef, len, tag, aclass); in asn1_i2d_ex_primitive()
A Dasn1_gen.c208 ASN1_put_object(&p, etmp->exp_constructed, etmp->exp_len, in generate_v3()
221 ASN1_put_object(&p, hdr_constructed, hdr_len, in generate_v3()
A Da_object.c40 ASN1_put_object(&p, 0, a->length, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in i2d_ASN1_OBJECT()
A Dasn1_lib.c160 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object() function
A Dbio_asn1.c194 ASN1_put_object(&p, 0, inl, ctx->asn1_tag, ctx->asn1_class); in asn1_bio_write()
/crypto/ocsp/
A Docsp_ext.c266 ASN1_put_object(&tmpval, 0, len, V_ASN1_OCTET_STRING, V_ASN1_UNIVERSAL); in ocsp_add1_nonce()
/crypto/objects/
A Dobj_dat.c369 ASN1_put_object(&p, 0, i, V_ASN1_OBJECT, V_ASN1_UNIVERSAL); in OBJ_txt2obj()

Completed in 19 milliseconds