Searched defs:SHA1_DIGEST_LENGTH (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/openbsd-compat/ | ||
H A D | sha1.h | 15 #define SHA1_DIGEST_LENGTH 20 macro |
H A D | sha1.c | 170 SHA1Final(u_int8_t digest[SHA1_DIGEST_LENGTH], SHA1_CTX *context) in SHA1Final() |