|
iPXE
|
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
| static uint8_t | oid_sha1 [] = { ASN1_OID_SHA1 } |
| "sha1" object identifier More... | |
| struct asn1_algorithm oid_sha1_algorithm | __asn1_algorithm |
| "sha1" OID-identified algorithm More... | |
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
static |
"sha1" object identifier
Definition at line 30 of file oid_sha1.c.
| struct asn1_algorithm oid_sha1_algorithm __asn1_algorithm |
"sha1" OID-identified algorithm
Generic elliptic curve container algorithm.
Definition at line 33 of file oid_sha1.c.
1.8.15