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