Home
last modified time | relevance | path

Searched defs:cert_chain_length (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/keymaster/host_unittest/
Dmain.cpp110 uint32_t cert_chain_length; in TestCertChainStorage() local
155 uint32_t cert_chain_length; in TestCertStorageInvalid() local
184 uint32_t cert_chain_length; in DeleteAttestationData() local
358 uint32_t cert_chain_length; in TestFormatChange() local
/trusty/user/app/keymaster/device_unittest/
Dmain.cpp104 uint32_t cert_chain_length; in TestCertChainStorage() local
140 uint32_t cert_chain_length; in TestCertStorageInvalid() local
165 uint32_t cert_chain_length; in DeleteAttestationData() local
/trusty/user/app/keymaster/
Dtrusty_keymaster.cpp231 uint32_t cert_chain_length = 0; in ClearAttestationCertChain() local
278 uint32_t cert_chain_length = 0; in AppendAttestationCertChain() local
Dsecure_storage_manager.cpp251 uint32_t cert_chain_length = attestation_key->certs_count; in ReadCertChainFromStorage() local
299 uint32_t* cert_chain_length) { in ReadCertChainLength()