| /netbsd-src/external/mit/libcbor/dist/doc/source/ |
| H A D | streaming.rst | 6 …rhead streaming just about anywhere without dealing with channels or pub/sub mechanism. It is, how… 12 streaming/decoding 13 streaming/encoding
|
| H A D | using.rst | 37 - ``cbor/callbacks.h`` - Callbacks used for :doc:`streaming/decoding` 40 - ``cbor/encoding.h`` - Streaming encoders for :doc:`streaming/encoding` 45 - ``cbor/streaming.h`` - Home of :func:`cbor_stream_decode` 124 **Using the streaming parser**
|
| H A D | index.rst | 33 streaming
|
| H A D | internal.rst | 125 … there decoding is based on the streaming decoder Essentially, the decoder is a custom set of call…
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SMIME_write_PKCS7.pod | 19 structure. If streaming is enabled then the content must be supplied in the 34 If the B<PKCS7_STREAM> flag is set streaming is performed. This flag should 42 If streaming is performed the content is output in BER format using indefinite
|
| H A D | SMIME_write_CMS.pod | 19 B<CMS_ContentInfo> structure. If streaming is enabled then the content must be 33 If the B<CMS_STREAM> flag is set streaming is performed. This flag should only 41 If streaming is performed the content is output in BER format using indefinite
|
| H A D | CMS_final.pod | 25 should only be used when streaming is not performed because the streaming
|
| H A D | SMIME_write_ASN1.pod | 27 structure (either CMS_ContentInfo or PKCS7). If streaming is enabled then the 50 If the B<CMS_STREAM> flag is set streaming is performed. This flag should only 58 If streaming is performed the content is output in BER format using indefinite
|
| H A D | CMS_compress.pod | 36 returned suitable for streaming I/O: no data is read from the BIO B<in>. 49 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
| H A D | BIO_new_CMS.pod | 5 BIO_new_CMS - CMS streaming filter BIO 15 BIO_new_CMS() returns a streaming filter BIO chain based on B<cms>. The output
|
| H A D | PKCS7_encrypt.pod | 57 suitable for streaming I/O: no data is read from the BIO B<in>. 66 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SMIME_write_CMS.pod | 19 B<CMS_ContentInfo> structure. If streaming is enabled then the content must be 33 If the B<CMS_STREAM> flag is set streaming is performed. This flag should only 41 If streaming is performed the content is output in BER format using indefinite
|
| H A D | SMIME_write_PKCS7.pod | 19 structure. If streaming is enabled then the content must be supplied in the 34 If the B<PKCS7_STREAM> flag is set streaming is performed. This flag should 42 If streaming is performed the content is output in BER format using indefinite
|
| H A D | CMS_final.pod | 25 should only be used when streaming is not performed because the streaming
|
| H A D | CMS_compress.pod | 38 returned suitable for streaming I/O: no data is read from the BIO B<in>. 53 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
| H A D | BIO_new_CMS.pod | 5 BIO_new_CMS - CMS streaming filter BIO 15 BIO_new_CMS() returns a streaming filter BIO chain based on B<cms>. The output
|
| H A D | PKCS7_encrypt.pod | 53 suitable for streaming I/O: no data is read from the BIO B<in>. 64 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
| H A D | CMS_encrypt.pod | 53 returned suitable for streaming I/O: no data is read from the BIO B<in>. 72 can be performed by obtaining the streaming ASN1 B<BIO> directly using
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_read_format_zip_msdos.c | 44 static void verify(struct archive *a, int streaming) { in verify() argument 52 if (streaming) { in verify()
|
| /netbsd-src/external/mit/libcbor/lib/ |
| H A D | Makefile | 45 streaming.c \ 71 cbor/streaming.h \
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
| H A D | type_2.rst | 17 represents two bytes, ``0x00`` and ``0xff``. This on one hand enables streaming messages even befor… 33 Please refer to :doc:`/streaming`.
|
| H A D | type_4.rst | 34 Please refer to :doc:`/streaming`.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_CIPHER-AES.pod | 66 The AES-SIV and AES-WRAP mode implementations do not support streaming. That 70 The AES-XTS implementations allow streaming to be performed, but each
|
| /netbsd-src/external/bsd/libarchive/lib/libarchive/ |
| H A D | libarchive.pc.in | 7 Description: library that can create and read several streaming archive formats
|
| /netbsd-src/sys/dev/scsipi/ |
| H A D | atapi_tape.h | 100 u_int8_t streaming :1; /* streaming mode enable */ member
|