Home
last modified time | relevance | path

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

/system/keymaster/
Dasymmetric_key.cpp221 static bool allocate_cert_chain(size_t entry_count, keymaster_cert_chain_t* chain, in allocate_cert_chain() function
249 if (!allocate_cert_chain(attest_key_chain->entry_count + 1, chain, error)) in copy_attestation_chain()