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

/freebsd-13-stable/usr.sbin/pkg/
H A Dpkg.c432 sha256_fd(int fd, char out[SHA256_DIGEST_LENGTH * 2 + 1]) function
539 if ((sha256_fd(fd, sha256)) == -1) {

Completed in 70 milliseconds