Home
last modified time | relevance | path

Searched defs:temp_buf (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/openssl/apps/
H A Dpasswd.c512 unsigned char temp_buf[SHA512_DIGEST_LENGTH]; in shacrypt() local
/freebsd-src/usr.sbin/spi/
H A Dspi.c462 char temp_buf[PATH_MAX], cpath[PATH_MAX]; in get_info() local
/freebsd-src/tools/regression/fsx/
H A Dfsx.c99 char *temp_buf; /* a pointer to the current data */ variable