Lines Matching defs:const
53 uint32_t* os_patchlevel) const { in GetSystemVersion()
58 KeyFactory* Keymaster1PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory()
91 keymaster_purpose_t purpose) const { in GetOperationFactory()
96 Keymaster1PassthroughContext::GetSupportedAlgorithms(size_t* algorithms_count) const { in GetSupportedAlgorithms()
104 KeymasterKeyBlob* upgraded_key) const { in UpgradeKeyBlob()
147 UniquePtr<Key>* key) const { in ParseKeyBlob()
180 keymaster_error_t Keymaster1PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() argument
208 size_t length) const { in AddRngEntropy()
219 AuthorizationSet* sw_enforced) const { in CreateKeyBlob()
234 const KeymasterBlob& /* issuer_subject */, keymaster_error_t* error) const { in GenerateAttestation()
256 const KeymasterKeyBlob&, AuthorizationSet*, keymaster_key_format_t*, KeymasterKeyBlob*) const { in UnwrapKey()