#include <ipxe/sha1.h>
#include <ipxe/asn1.h>
Go to the source code of this file.
◆ FILE_LICENCE()
| FILE_LICENCE |
( |
GPL2_OR_LATER_OR_UBDL |
| ) |
|
◆ FILE_SECBOOT()
| FILE_SECBOOT |
( |
PERMITTED |
| ) |
|
◆ oid_sha1
"sha1" object identifier
Definition at line 31 of file oid_sha1.c.
◆ __asn1_algorithm
Initial value:= {
.name = "sha1",
}
static uint8_t oid_sha1[]
"sha1" object identifier
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
struct digest_algorithm sha1_algorithm
SHA-1 algorithm.
"sha1" OID-identified algorithm
Generic elliptic curve container algorithm.
Definition at line 34 of file oid_sha1.c.