iPXE
|
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
static uint8_t | oid_sha512 [] = { ASN1_OID_SHA512 } |
"sha512" object identifier More... | |
struct asn1_algorithm oid_sha512_algorithm | __asn1_algorithm |
"sha512" OID-identified algorithm More... | |
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
static |
"sha512" object identifier
Definition at line 30 of file oid_sha512.c.
struct asn1_algorithm oid_sha512_algorithm __asn1_algorithm |
"sha512" OID-identified algorithm
"aes128-cbc" OID-identified algorithm
Definition at line 33 of file oid_sha512.c.