Searched defs:testMode (Results 1 – 3 of 3) sorted by relevance
| /system/keymaster/android_keymaster/ |
| D | remote_provisioning_utils.cpp | 71 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId() 132 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
|
| /system/keymaster/ng/ |
| D | AndroidRemotelyProvisionedComponentDevice.cpp | 104 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/ |
| D | TrustyRemotelyProvisionedComponentDevice.cpp | 93 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair() 108 bool testMode, const vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()
|