| /netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
| H A D | writer.c | 1146 uint8_t *preamble; in pgp_write_se_ip_pktset() local 1152 if ((preamble = calloc(1, preamblesize)) == NULL) { in pgp_write_se_ip_pktset() 1161 free(preamble); in pgp_write_se_ip_pktset() 1164 pgp_random(preamble, crypted->blocksize); in pgp_write_se_ip_pktset() 1165 preamble[crypted->blocksize] = preamble[crypted->blocksize - 2]; in pgp_write_se_ip_pktset() 1166 preamble[crypted->blocksize + 1] = preamble[crypted->blocksize - 1]; in pgp_write_se_ip_pktset() 1169 hexdump(stderr, "preamble", preamble, preamblesize); in pgp_write_se_ip_pktset() 1174 pgp_calc_mdc_hash(preamble, preamblesize, data, len, hashed); in pgp_write_se_ip_pktset() 1189 if (!pgp_write(output, preamble, (unsigned)preamblesize) || in pgp_write_se_ip_pktset() 1200 free(preamble); in pgp_write_se_ip_pktset() [all …]
|
| H A D | misc.c | 760 pgp_calc_mdc_hash(const uint8_t *preamble, in pgp_calc_mdc_hash() argument 770 hexdump(stderr, "preamble", preamble, sz_preamble); in pgp_calc_mdc_hash() 782 hash.add(&hash, preamble, (unsigned)sz_preamble); in pgp_calc_mdc_hash()
|
| H A D | reader.c | 1600 uint8_t *preamble; in se_ip_data_reader() local 1657 preamble = buf; in se_ip_data_reader() 1666 pgp_calc_mdc_hash(preamble, sz_preamble, plaintext, in se_ip_data_reader()
|
| /netbsd-src/external/bsd/libfido2/dist/src/ |
| H A D | nfc_linux.c | 302 uint8_t preamble; in fido_nfc_read() local 306 iov[0].iov_base = &preamble; in fido_nfc_read() 307 iov[0].iov_len = sizeof(preamble); in fido_nfc_read() 323 if (preamble != 0x00) { in fido_nfc_read()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/ |
| H A D | format.py | 49 def parseScript(test, preamble): argument 87 require_script=not preamble) 98 script += preamble
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-open-bfd.c | 114 const ctf_preamble_t *preamble; in ctf_bfdopen_ctfsect() local 121 preamble = ctf_arc_bufpreamble (ctfsect); in ctf_bfdopen_ctfsect() 123 if (preamble->ctp_flags & CTF_F_DYNSTR) in ctf_bfdopen_ctfsect()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ctf-open-bfd.c | 114 const ctf_preamble_t *preamble; in ctf_bfdopen_ctfsect() local 121 preamble = ctf_arc_bufpreamble (ctfsect); in ctf_bfdopen_ctfsect() 123 if (preamble->ctp_flags & CTF_F_DYNSTR) in ctf_bfdopen_ctfsect()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/ |
| H A D | GNUmakefile | 33 -include GNUmakefile.preamble
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | booktitle.sdf | 9 !include "../preamble.sdf"
|
| H A D | Makefile | 22 ../preamble.sdf \
|
| H A D | master.sdf | 16 !include "../preamble.sdf"; plain
|
| /netbsd-src/external/gpl3/binutils/dist/libsframe/doc/ |
| H A D | sframe-spec.info | 115 preamble, and two other sub-sections, namely the SFrame Function 132 The preamble is a 32-bit packed structure; the only part of the SFrame 142 Every element of the SFrame preamble is naturally aligned. 199 The preamble contains bitflags in its ‘sfp_flags’ field that describe 220 with the SFrame preamble. All parts of it other than the preamble 272 0x00 ‘sframe_preamble sfh_preamble’ The SFrame preamble. 640 * SFrame preamble: SFrame Preamble. (line 6)
|
| H A D | sframe-spec.texi | 128 The SFrame section consists of an SFrame header, starting with a preamble, and 141 @cindex SFrame preamble 143 The preamble is a 32-bit packed structure; the only part of the SFrame whose 155 Every element of the SFrame preamble is naturally aligned. 220 The preamble contains bitflags in its @code{sfp_flags} field that 242 SFrame preamble. All parts of it other than the preamble 294 @tab The SFrame preamble. @xref{SFrame Preamble}.
|
| /netbsd-src/sys/dev/ |
| H A D | vndvar.h | 154 char preamble[128]; member
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/ |
| H A D | dvi.cpp | 136 void preamble(); 213 preamble(); in dvi_printer() 467 void dvi_printer::preamble() in preamble() function in dvi_printer
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
| H A D | Reporter.py | 130 msg.preamble = mainMsg
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | PROTOCOL.sshsig | 89 The preamble is the six-byte sequence "SSHSIG". It is included to
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | vf610-zii-ssmb-dtu.dts | 112 suppress-preamble;
|
| H A D | vf610-zii-cfu1.dts | 162 suppress-preamble;
|
| H A D | vf610-zii-spb4.dts | 123 suppress-preamble;
|
| H A D | vf610-zii-ssmb-spu3.dts | 137 suppress-preamble;
|
| H A D | vf610-zii-dev.dtsi | 141 suppress-preamble;
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | tex | 95 0 search/1/c @preamble{ BibTeX text file
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | PCHInternals.rst | 467 --- called a precompiled *preamble* --- is automatically generated by parsing 470 depends on), reparsing of that source file can use the precompiled preamble and 474 this case, Clang will create the precompiled preamble as a chained precompiled 476 reduces the time needed to serialize the precompiled preamble for use in
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
| H A D | ctf-spec.info | 80 The CTF dictionary consists of a “preamble”, which does not vary 229 The preamble is the only part of the CTF dictionary whose format cannot 243 consider the existence of the preamble as a separate structure. 292 The preamble contains bitflags in its ‘ctp_flags’ field that describe 325 preamble. All parts of it other than the preamble (*note CTF 364 0x00 ‘ctf_preamble_t cth_preamble’ The preamble (conceptually embedded in the header). 422 is set in the preamble’s ‘ctp_flags’.
|