Home
last modified time | relevance | path

Searched defs:testMode (Results 1 – 4 of 4) sorted by relevance

/system/security/provisioner/binder/android/security/provisioner/
DIProvisionerService.aidl23 byte[] getCertificateRequest(in boolean testMode, in getCertificateRequest()
/system/keymaster/android_keymaster/
Dremote_provisioning_utils.cpp67 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId()
128 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
/system/keymaster/ng/
DAndroidRemotelyProvisionedComponentDevice.cpp104 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
119 bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain, in generateCertificateRequest()
/system/core/trusty/keymaster/keymint/
DTrustyRemotelyProvisionedComponentDevice.cpp93 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
108 bool testMode, const vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()