#include <ipxe/md4.h>
#include <ipxe/asn1.h>
Go to the source code of this file.
◆ FILE_LICENCE()
FILE_LICENCE |
( |
GPL2_OR_LATER_OR_UBDL |
| ) |
|
◆ oid_md4
"md4" object identifier
Definition at line 30 of file oid_md4.c.
◆ __asn1_algorithm
Initial value:= {
.name = "md4",
}
static uint8_t oid_md4[]
"md4" object identifier
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
struct digest_algorithm md4_algorithm
MD4 algorithm.
"md4" OID-identified algorithm
"aes128-cbc" OID-identified algorithm
Definition at line 33 of file oid_md4.c.