Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs2078 let mut cert_chain_blob: Vec<u8> = Vec::new(); in retrieve_attestation_key_and_cert_chain() localVariable
2509 let mut cert_chain_blob: Option<Vec<u8>> = None; in load_blob_components() localVariable