Searched refs:VerificationFailed (Results 1 – 4 of 4) sorted by relevance
179 .map_err(openssl_err_or!(VerificationFailed, "failed to finalize"))?; in finish()276 .map_err(openssl_err_or!(VerificationFailed, "failed to finalize"))?; in finish()
592 Err(km_err!(VerificationFailed, "HMAC verify failed")) in op_finish()733 km_err!(VerificationFailed, "failed to perform HMAC on confirmation token: {:?}", e) in verify_confirmation_token()
1060 Err(km_err!(VerificationFailed, "HMAC verification of RootOfTrust failed")) in send_root_of_trust()
220 VerificationFailed = -30, enumerator