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

  /system/keymaster/include/keymaster/km_openssl/
attestation_utils.h 31 class AttestationRecordContext;
38 const AttestationRecordContext& context, CertChainPtr* cert_chain_out);
  /system/keymaster/tests/
attestation_record_test.cpp 29 class TestContext : public AttestationRecordContext {
  /system/keymaster/include/keymaster/
attestation_record.h 170 class AttestationRecordContext {
172 virtual ~AttestationRecordContext() {}
238 const AttestationRecordContext& context,
  /system/keymaster/include/keymaster/contexts/
keymaster1_passthrough_context.h 37 AttestationRecordContext,
pure_soft_keymaster_context.h 43 AttestationRecordContext,
soft_keymaster_context.h 45 AttestationRecordContext {
  /system/keymaster/km_openssl/
attestation_utils.cpp 172 const AttestationRecordContext& context,
279 const AttestationRecordContext& context,
302 const AttestationRecordContext& context, CertChainPtr* cert_chain_out) {
attestation_record.cpp 367 const AttestationRecordContext& context,

Completed in 159 milliseconds