Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/crypto/openssl/doc/man3/
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 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 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.pod435 The functions can also understand B<BER> forms.
/freebsd-14.2/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-14.2/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-14.2/sys/dev/pcf/
H A Dpcfvar.h43 #define BER 0x10 /* bus error, misplaced START or STOP */ macro
H A Dpcf.c241 if (status & BER) { in pcf_intr()
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecdsa.txt81 # BER signature
H A Devppkey_dsa.txt91 # BER signature
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in322 As a result the encoding is BER using indefinite length constructed encoding
H A Dopenssl-cms.pod.in661 As a result the encoding is BER using indefinite length constructed encoding
/freebsd-14.2/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-14.2/contrib/bearssl/src/x509/
H A Dasn1.t0231 \ the whole of ASN.1/BER, but is sufficient for certificate parsing.
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md7708 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
8777 program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
9628 to output in BER and PEM format.
10639 Lack of BER streaming support means one pass streaming processing is