Home
last modified time | relevance | path

Searched defs:foot (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/bearssl/src/symcipher/
H A Dpoly1305_i15.c133 unsigned char pkey[32], foot[16]; in br_poly1305_i15_run() local
H A Dpoly1305_ctmul32.c170 unsigned char pkey[32], foot[16]; in br_poly1305_ctmul32_run() local
H A Dpoly1305_ctmul.c152 unsigned char pkey[32], foot[16]; in br_poly1305_ctmul_run() local
H A Dpoly1305_ctmulq.c320 unsigned char pkey[32], foot[16]; in br_poly1305_ctmulq_run() local
/freebsd-src/contrib/mandoc/
H A Dterm.c70 term_begin(struct termp * p,term_margin head,term_margin foot,const struct roff_meta * arg) term_begin() argument