Home
last modified time | relevance | path

Searched refs:BER (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/heimdal/doc/
H A Dlayman.asc369 BER encoding are as follows:
647 BER encoding. Constructed. Contents octets are the BER
710 BER encoding. Same as the BER encoding of the actual value.
830 BER encoding. Same as the BER encoding of the chosen
881 primitive BER encoding.
944 primitive BER encoding.
1070 primitive BER encoding.
1124 primitive BER encoding.
1173 primitive BER encoding.
1421 primitive BER encoding.
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_err.et25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
26 error_code INDEF_UNDERRUN, "ASN.1 BER indefinte encoding underun"
27 error_code GOT_BER, "ASN.1 got BER encoded when expected DER"
H A DChangeLog1220 * asn1_print.c: handle end of content, this is part BER support,
1660 * gen_decode.c: add flag to decode broken DCE BER encoding
1662 * gen_locl.h: add flag to decode broken DCE BER encoding
1664 * main.c: add flag to decode broken DCE BER encoding
/freebsd/crypto/openssl/doc/man3/
H A Di2d_CMS_bio_stream.pod5 i2d_CMS_bio_stream - output CMS_ContentInfo structure in BER format
15 i2d_CMS_bio_stream() outputs a CMS_ContentInfo structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
H A Di2d_PKCS7_bio_stream.pod5 i2d_PKCS7_bio_stream - output PKCS7 structure in BER format
15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
H A DSMIME_write_CMS.pod41 If streaming is performed the content is output in BER format using indefinite
H A DSMIME_write_PKCS7.pod42 If streaming is performed the content is output in BER format using indefinite
H A DBIO_new_CMS.pod17 automatically translated to a BER format CMS structure of the appropriate type.
H A DSMIME_write_ASN1.pod58 If streaming is performed the content is output in BER format using indefinite
H A DASN1_TYPE_get.pod66 value under BER can have any nonzero encoding but ASN1_TYPE_cmp() will
H A Dd2i_RSAPrivateKey.pod254 The functions can also understand B<BER> forms.
H A Dd2i_X509.pod433 The functions can also understand B<BER> forms.
/freebsd/contrib/file/magic/Magdir/
H A Dber4 # ber: file(1) magic for several BER formats used in the mobile
9 # rules (BER) is the used encoding. The formats are used for exchanging
27 # Sender long tag #TAP 3.x (BER encoded)
/freebsd/sys/dev/pcf/
H A Dpcfvar.h43 #define BER 0x10 /* bus error, misplaced START or STOP */ macro
H A Dpcf.c240 if (status & BER) { in pcf_intr()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecdsa.txt81 # BER signature
H A Devppkey_dsa.txt91 # BER signature
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in330 As a result the encoding is BER using indefinite length constructed encoding
H A Dopenssl-cms.pod.in656 As a result the encoding is BER using indefinite length constructed encoding
/freebsd/crypto/heimdal/
H A DNEWS79 - Support BER in ASN.1 library (needed for CMS)
H A DChangeLog.2000410 * lib/asn1/der_get.c: add comment on *why* DCE sometimes used BER
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0231 \ the whole of ASN.1/BER, but is sufficient for certificate parsing.