Module firmware_uefi::service::nvram::spec_services::auth_var_crypto
source · Expand description
Cryptographic operations to validate authenticated variables
Enums§
- Errors that occur due to various formatting issues in the crypto objects.
Functions§
- Authenticate the variable against the certs in the provided signature_lists, returning
true
if the auth was successful.