Home
last modified time | relevance | path

Searched refs:decoded (Results 1 – 25 of 31) sorted by relevance

12

/minix3/external/bsd/libevent/dist/sample/
H A Dhttp-server.c155 struct evhttp_uri *decoded = NULL; in send_document_cb() local
171 decoded = evhttp_uri_parse(uri); in send_document_cb()
172 if (!decoded) { in send_document_cb()
179 path = evhttp_uri_get_path(decoded); in send_document_cb()
301 if (decoded) in send_document_cb()
302 evhttp_uri_free(decoded); in send_document_cb()
/minix3/external/public-domain/xz/dist/tests/
H A Dtest_filter_flags.c101 lzma_options_bcj *decoded = decoded_flags.options; in test_bcj() local
102 expect(decoded->start_offset == options.start_offset); in test_bcj()
104 free(decoded); in test_bcj()
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A DCMS_get1_ReceiptRequest.pod30 any is found it is decoded and written to B<prr>.
54 decoded. It returns 0 if a signed receipt request is not present and -1 if
H A DBIO_f_base64.pod55 Read Base64 encoded data from standard input and write the decoded
H A DBIO_push.pod52 direction, that is data is read from B<f>, base64 B<decoded> and digested
H A Decdsa.pod73 the decoded signature in a newly allocated B<ECDSA_SIG> structure.
H A Dd2i_X509.pod85 usage of ASN1 functions: after one structure is encoded or decoded
/minix3/external/bsd/llvm/dist/llvm/test/MC/Disassembler/ARM/
H A Dthumb-neon-crypto.txt37 # This used to be incorrectly decoded into an sha256h.32 [0x00,0xff,0x40,0x0c]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetItinerary.td87 // in the class are decoded to. If the number is zero, then it means the
/minix3/external/public-domain/xz/dist/doc/
H A Dxz-file-format.txt662 Section 1.2. If the decoder has decoded all the Blocks of the
683 If the decoder has decoded all the Blocks of the Stream, it
696 decoded Block match the sizes stored in the Index. If only
697 partial Block is decoded, the decoder MUST verify that the
884 can be decoded using the following C code:
/minix3/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_alert_type_string.pod158 A message could not be decoded because some field was out of the
/minix3/crypto/external/bsd/openssl/dist/
H A DREADME.ASN1112 SEQUENCE OF or SET OF will result in an empty STACK when it is decoded but when
H A DCHANGES.SSLeay118 EOF after the first line was decoded.
/minix3/crypto/external/bsd/openssl/dist/doc/apps/
H A Denc.pod80 the input data is base64 decoded before being decrypted.
/minix3/common/dist/zlib/
H A Dalgorithm.txt133 The code being decoded, with 10 symbols, from 1 to 6 bits long:
/minix3/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc3492.txt221 arriving at the final decoded string.
352 After each delta is encoded or decoded, bias is set for the next
368 numpoints is the total number of code points encoded/decoded so
1299 /* after being decoded (if possible), and zero suggests that */
H A Drfc3490.txt752 encoded ASCII characters or the proper decoded characters, the
859 all of the characters in the decoded name, such as if the name
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86Schedule.td627 // decoded in the same cycle. The value 32 is a reasonably arbitrary
/minix3/crypto/external/bsd/heimdal/dist/
H A DChangeLog17 ticket length decoded to the advertised ticket length.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedA57.td19 // schedule micro-ops so that all three decoded each cycle are successfully
/minix3/share/mk/
H A Dbsd.README1046 tree. Each one will be decoded with ${TOOL_UUDECODE}.
1053 *NOTE: These files are simply decoded, with no install or other
/minix3/external/bsd/dhcp/dist/doc/
H A DReferences.txt419 code within a DHCPv4 packet will be decoded by receivers.
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst401 stream is to be decoded or other metadata. In the future, new standard blocks
/minix3/external/bsd/tcpdump/dist/
H A DCHANGES494 OUI 0x0000f8 decoded as encapsulated ethernet for Cisco-custom bridging
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DChangeLog953 it don't fail hard on failure on after it successfully decoded the

12