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