Staticise the OpenBSD SHA1_End() function
This commit is contained in:
parent
e3b3f682a9
commit
e5e53f5188
@ -180,7 +180,7 @@ GenerateNTResponse(char *AuthenticatorChallenge, char *PeerChallenge,
|
||||
|
||||
#ifndef __FreeBSD__
|
||||
#define LENGTH 20
|
||||
char *
|
||||
static char *
|
||||
SHA1_End(SHA_CTX *ctx, char *buf)
|
||||
{
|
||||
int i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user