/freebsd/contrib/bearssl/src/symcipher/ |
H A D | poly1305_i15.c | 133 unsigned char pkey[32], foot[16]; in br_poly1305_i15_run() local 190 br_enc64le(foot, (uint64_t)aad_len); in br_poly1305_i15_run() 191 br_enc64le(foot + 8, (uint64_t)len); in br_poly1305_i15_run() 194 poly1305_inner(acc, r, foot, sizeof foot); in br_poly1305_i15_run()
|
H A D | poly1305_ctmul.c | 152 unsigned char pkey[32], foot[16]; in br_poly1305_ctmul_run() local 198 br_enc64le(foot, (uint64_t)aad_len); in br_poly1305_ctmul_run() 199 br_enc64le(foot + 8, (uint64_t)len); in br_poly1305_ctmul_run() 202 poly1305_inner(acc, r, foot, sizeof foot); in br_poly1305_ctmul_run()
|
H A D | poly1305_ctmul32.c | 170 unsigned char pkey[32], foot[16]; in br_poly1305_ctmul32_run() local 232 br_enc64le(foot, (uint64_t)aad_len); in br_poly1305_ctmul32_run() 233 br_enc64le(foot + 8, (uint64_t)len); in br_poly1305_ctmul32_run() 236 poly1305_inner(acc, r, foot, sizeof foot); in br_poly1305_ctmul32_run()
|
H A D | poly1305_ctmulq.c | 320 unsigned char pkey[32], foot[16]; in br_poly1305_ctmulq_run() local 384 br_enc64le(foot, (uint64_t)aad_len); in br_poly1305_ctmulq_run() 385 br_enc64le(foot + 8, (uint64_t)len); in br_poly1305_ctmulq_run() 388 poly1305_inner_small(acc, r, foot, sizeof foot); in br_poly1305_ctmulq_run()
|
/freebsd/contrib/libfido2/man/ |
H A D | style.css | 13 .foot { padding-top: 1em; } 15 table.head, table.foot { width: 100%; } 16 td.head-rtitle, td.foot-os { text-align: right; }
|
H A D | dyc.css | 2 table.head, table.foot { width: 100%; } 3 td.head-rtitle, td.foot-os { text-align: right; }
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.css | 73 .foot-left { flex: 1; } 74 .foot-date { flex: 0 1 auto; 76 .foot-os { flex: 1;
|
H A D | term.c | 71 term_margin foot, const struct roff_meta *arg) in term_begin() argument 75 p->footf = foot; in term_begin()
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 191 foot 12 in 192 feet foot 193 ft foot
|
/freebsd/share/dict/ |
H A D | web2a | 257 acre-foot 1559 ampere-foot 2206 aphis foot 2701 assay foot 3474 ball-and-claw foot 3519 ball foot 5763 bird-foot 6191 block foot 6584 board foot 7325 bound foot [all …]
|
H A D | web2 | 71911 foot
|
/freebsd/contrib/ncurses/ |
H A D | ANNOUNCE | 233 * remove DECCOLM+DECSCLM from foot 234 * add xterm+focus to foot+base
|
H A D | NEWS | 371 + add xterm+focus to foot+base (patch by Daniel Ekloef). 466 + remove DECCOLM+DECSCLM from foot (patch by Daniel Ekloef). 895 + add xterm+sl-alt, use that in foot+base (report by Jonas Grosse 1045 + add foot and foot-direct -TD
|
/freebsd/crypto/openssl/ |
H A D | README-ENGINES.md | 142 maintain the smallest foot-print possible and so do not link in various
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 70 This prevents you from shooting yourself into the foot with critical
|
/freebsd/libexec/rc/ |
H A D | network.subr | 1638 # lo0 is effectively mandatory, so help prevent foot-shooting
|
/freebsd/ |
H A D | UPDATING | 1740 fashion. This prevents many of the common foot-shooting actions in the 1752 fashion. This prevents many of the common foot-shooting actions in the
|
/freebsd/contrib/byacc/ |
H A D | aclocal.m4 | 2009 # for this example, expect 3 lines of content, the remainder is head/foot
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 193 But the dove found no rest for the sole of her foot, and she returned unto him into the ark, for th… 1240 And Pharaoh said unto Joseph, I am Pharaoh, and without thee shall no man lift up his hand or foot … 1854 And the children of Israel journeyed from Rameses to Succoth, about six hundred thousand on foot th… 2102 Eye for eye, tooth for tooth, hand for hand, foot for foot, 2357 …upon the thumb of their right hand, and upon the great toe of their right foot, and sprinkle the b… 2401 Thou shalt also make a laver of brass, and his foot also of brass, to wash withal: and thou shalt p… 2411 And the altar of burnt offering with all his vessels, and the laver and his foot. 2430 And the altar of burnt offering with all his furniture, and the laver and his foot, 2548 … of burnt offering, with his brasen grate, his staves, and all his vessels, the laver and his foot, 2642 And he made the laver of brass, and the foot of it of brass, of the lookingglasses of the women ass… [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 7854 # https://codeberg.org/dnkl/foot/ 7860 # status-line does not work because foot does not set the window title 7880 foot|foot terminal emulator, 7881 oc=\E]104\E\\, use=xterm+256color2, use=foot+base, 7883 foot-direct|foot with direct color indexing, 7884 use=xterm+direct, use=foot+base, 7886 foot+base|foot base fragment, 27309 # + add foot and foot-direct -TD 27343 # + add xterm+sl-alt, use that in foot+base (report by Jonas Grosse 27435 # + remove DECCOLM+DECSCLM from foot (patch by Daniel Ekloef). [all …]
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1070 can shoot yourself in the foot in strange and mysterious
|
/freebsd/share/termcap/ |
H A D | termcap | 4769 foot|foot terminal emulator:\
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 5917 # for this example, expect 3 lines of content, the remainder is head/foot
|
/freebsd/share/misc/ |
H A D | usb_vendors | 14864 0040 F4 foot switch
|