|
iPXE
|
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
Variables | |
| static uint8_t | oid_sha512_256 [] = { ASN1_OID_SHA512_256 } |
| "sha512_256" object identifier | |
| struct asn1_algorithm oid_sha512_256_algorithm | __asn1_algorithm |
| "sha512_256" OID-identified algorithm | |
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
|
static |
"sha512_256" object identifier
Definition at line 31 of file oid_sha512_256.c.
Referenced by PROVIDE_REQUIRING_SYMBOL().
| struct asn1_algorithm oid_sha512_256_algorithm __asn1_algorithm |
"sha512_256" OID-identified algorithm
Generic elliptic curve container algorithm.
Definition at line 34 of file oid_sha512_256.c.