Searched defs:keysToSign (Results  1 – 3 of 3) sorted by relevance
| /system/keymaster/ng/ | 
| D | AndroidRemotelyProvisionedComponentDevice.cpp | 119     bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain,  in generateCertificateRequest()147     const std::vector<MacedPublicKey>& keysToSign, const std::vector<uint8_t>& challenge,  in generateCertificateRequestV2()
 
 | 
| /system/core/trusty/keymaster/keymint/ | 
| D | TrustyRemotelyProvisionedComponentDevice.cpp | 108         bool testMode, const vector<MacedPublicKey>& keysToSign,  in generateCertificateRequest()133         const std::vector<MacedPublicKey>& keysToSign, const std::vector<uint8_t>& challenge,  in generateCertificateRequestV2()
 
 | 
| /system/keymaster/android_keymaster/ | 
| D | remote_provisioning_utils.cpp | 128 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign,  in validateAndExtractPubkeys()
 |