Searched defs:expected_err (Results 1 – 3 of 3) sorted by relevance
60 let expected_err = Error::CallFailed( in aes_256_gcm_fails_to_encrypt_with_invalid_nonce() localVariable79 let expected_err = in aes_256_gcm_fails_to_decrypt_with_wrong_key() localVariable96 let expected_err = in aes_256_gcm_fails_to_decrypt_with_different_ad() localVariable113 let expected_err = in aes_256_gcm_fails_to_decrypt_with_different_nonce() localVariable131 let expected_err = in aes_256_gcm_fails_to_decrypt_corrupted_ciphertext() localVariable
121 let expected_err = Error::CallFailed(ApiName::ECDSA_verify, EcdsaError::BadSignature.into()); in verifying_ecdsa_p256_signed_with_a_different_key_fails() localVariable126 let expected_err = in verifying_ecdsa_p256_signed_with_a_different_key_fails() localVariable141 let expected_err = Error::CallFailed(ApiName::ECDSA_verify, EcdsaError::BadSignature.into()); in verifying_ecdsa_p256_signed_with_a_different_message_fails() localVariable167 let expected_err = Error::CallFailed(ApiName::ECDSA_verify, EcdsaError::BadSignature.into()); in verifying_ecdsa_cose_signed_with_a_different_message_fails() localVariable180 let expected_err = Error::CallFailed(ApiName::ECDSA_verify, EcdsaError::BadSignature.into()); in verifying_ecdsa_cose_signed_as_der_fails() localVariable
145 let expected_err: RequestProcessingError = in decrypting_keyblob_fails_with_a_different_kek() localVariable