HomeSort by relevance Sort by last modified time
    Searched refs:getAttestationKey (Results 1 - 5 of 5) sorted by null

  /system/keymaster/contexts/
soft_attestation_cert.h 25 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm,
keymaster1_passthrough_context.cpp 250 auto attestation_key = getAttestationKey(key_algorithm, &error);
pure_soft_keymaster_context.cpp 243 auto attestation_key = getAttestationKey(key_algorithm, &error);
soft_keymaster_context.cpp 465 auto attestation_key = getAttestationKey(key_algorithm, &error);
soft_attestation_cert.cpp 287 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm, keymaster_error_t* error) {

Completed in 1362 milliseconds