Searched refs:sha256_fd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/usr.sbin/pkg/
H A Dpkg.c425 sha256_fd(int fd, char out[SHA256_DIGEST_LENGTH * 2 + 1]) function
534 if ((sha256_fd(fd, sha256)) == -1) {

Completed in 89 milliseconds