Home
last modified time | relevance | path

Searched refs:hash_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshsig.c506 hash_file(int fd, const char *hashalg, struct sshbuf **bp) in hash_file() function
588 if ((r = hash_file(fd, hashalg, &b)) != 0) { in sshsig_sign_fd()
618 if ((r = hash_file(fd, hashalg, &b)) != 0) { in sshsig_verify_fd()