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