Searched refs:ssl_sha1_to_str (Results 1 – 4 of 4) sorted by relevance
206 char * ssl_sha1_to_str(unsigned char *, int) NONNULL(1) MALLOC;
544 ssl_sha1_to_str(unsigned char *rawhash, int colons) in ssl_sha1_to_str() function1428 return ssl_sha1_to_str(id, colons); in ssl_key_identifier()1492 return ssl_sha1_to_str(fpr, colons); in ssl_x509_fingerprint()
218 char * ssl_sha1_to_str(unsigned char *, int) NONNULL(1) MALLOC;
544 ssl_sha1_to_str(unsigned char *rawhash, int colons) in ssl_sha1_to_str() function1433 return ssl_sha1_to_str(id, colons); in ssl_key_identifier()1497 return ssl_sha1_to_str(fpr, colons); in ssl_x509_fingerprint()