Searched defs:att_challenge (Results 1 – 7 of 7) sorted by relevance
46 let att_challenge: &[u8] = b"foo"; in keystore2_attest_rsa_signing_key_success() localVariable99 let att_challenge: &[u8] = b"foo"; in keystore2_attest_rsa_encrypt_key_success() localVariable153 let att_challenge: &[u8] = b"foo"; in keystore2_attest_ec_key_success() localVariable203 let att_challenge: &[u8] = b"foo"; in keystore2_attest_rsa_signing_key_with_ec_25519_key_success() localVariable349 let att_challenge: &[u8] = b"foo"; in keystore2_attest_key_fails_missing_challenge() localVariable394 let att_challenge: &[u8] = b"foo"; in keystore2_attest_rsa_key_with_non_attest_key_fails_incompat_purpose_error() localVariable430 let att_challenge: &[u8] = b"foo"; in keystore2_attest_rsa_key_with_symmetric_key_fails_sys_error() localVariable506 let att_challenge: &[u8] = b"foo"; in generate_attested_key_with_device_attest_ids() localVariable571 let att_challenge: &[u8] = b"foo"; in keystore2_attest_key_fails_with_invalid_attestation_id() localVariable623 let att_challenge: &[u8] = b"foo"; in keystore2_attest_key_without_attestation_id_support_fails_with_cannot_attest_id() localVariable[all …]
152 let att_challenge: Option<&[u8]> = if rkp_only() { None } else { Some(b"foo") }; in keystore2_encrypted_characteristics() localVariable395 let att_challenge: Option<&[u8]> = if rkp_only() { None } else { Some(b"foo") }; in keystore2_encrypted_certificates() localVariable
119 pub att_challenge: Option<Vec<u8>>, field1579 let att_challenge = get_value_from_attest_record( in generate_key() localVariable
644 std::vector<uint8_t> att_challenge; in getValueFromAttestRecord() local
298 vector<uint8_t> att_challenge; in getModuleHash() local1982 vector<uint8_t> att_challenge; in verify_attestation_record() local
957 HidlBuf att_challenge; in verify_attestation_record() local
415 HidlBuf att_challenge; in verify_attestation_record() local