Home
last modified time | relevance | path

Searched refs:AAID_PKG_INFO_OVERHEAD (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore_attestation_id.cpp90 constexpr size_t AAID_PKG_INFO_OVERHEAD = 15; variable
219 estimated_encoded_size += AAID_PKG_INFO_OVERHEAD + package_name.size(); in build_attestation_application_id()