Home
last modified time | relevance | path

Searched defs:secbuf (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/ntp/libntp/
H A Dauthreadkeys.c94 u_char secbuf[1]; /* begin of secret (formal only)*/ member
/freebsd-src/stand/libsa/
H A Dgpt.c49 static char *secbuf; variable
H A Dufsread.c83 char secbuf[DEV_BSIZE]; /* for MBR/disklabel */ member
/freebsd-src/stand/efi/gptboot/
H A Dproto.c42 static char secbuf[4096] __aligned(4096); variable