Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/drill/
H A Dwork.c79 uint8_t *hexbuf = xmalloc(LDNS_MAX_PACKETLEN); in packetbuffromfile() local
/freebsd/lib/libsecureboot/
H A Dvets.c785 char *hex, hexbuf[br_sha512_SIZE * 2 + 2]; in verify_ec() local
1037 char hexbuf[br_sha512_SIZE * 2 + 2]; in ve_check_hash() local
H A Dverify_file.c617 char hexbuf[br_sha256_SIZE * 2 + 2]; in verify_pcr_export() local
/freebsd/sbin/umount/
H A Dumount.c633 char hexbuf[3]; in parsehexfsid() local
/freebsd/usr.bin/sed/
H A Dcompile.c368 char *endptr, hexbuf[3]; in hex2char() local