Home
last modified time | relevance | path

Searched defs:attestation_key (Results 1 – 2 of 2) sorted by relevance

/system/keymint/wire/src/
Dtypes.rs85 pub attestation_key: Option<AttestationKey>, field
96 pub attestation_key: Option<AttestationKey>, field
/system/security/keystore2/src/
Drkpd_client.rs690 let attestation_key = AttestationKey { in test_rkpd_attestation_key_upgrade() localVariable