Searched refs:sha256_fd (Results 1 – 5 of 5) sorted by relevance
32 char *sha256_fd(int fd);
43 sha256_fd(int fd) in sha256_fd() function
160 if ((sha256 = sha256_fd(fd)) == NULL) { in rsa_verify_cert()
569 if ((sha256 = sha256_fd(fd)) != NULL) { in ecc_verify_cert()
684 if ((data = sha256_fd(fd_pkg)) == NULL) { in verify_pubsignature()