.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PLAINTEXT_TO_SHA1" "9" "09 October 2005" "" "" .SH NAME plaintext_to_sha1 \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int plaintext_to_sha1 (unsigned char * \fIhash\fB, const char * \fIplaintext\fB, int \fIlen\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhash\fB\fR -- undescribed -- .TP \fB\fIplaintext\fB\fR -- undescribed -- .TP \fB\fIlen\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP It would be nice if crypto had a wrapper to do this for us linear people...