OpenVAS Scanner
23.23.1
nasl
md4.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Greenbone AG
2
* SPDX-FileCopyrightText: 1997-1998 Andrew Tridgell
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
13
#ifndef NASL_MD4_H
14
#define NASL_MD4_H
15
16
void
17
mdfour_ntlmssp
(
unsigned
char
*out,
const
unsigned
char
*in,
int
n);
18
19
#endif
mdfour_ntlmssp
void mdfour_ntlmssp(unsigned char *out, const unsigned char *in, int n)
Definition
md4.c:165
Generated on
for OpenVAS Scanner by
1.14.0