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