Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_attestation_id.cpp102 constexpr size_t AAID_SIGNATURE_SIZE = 34; variable
243 estimated_encoded_size += AAID_SIGNATURE_SIZE; in build_attestation_application_id()