Searched defs:cert_chain (Results 1 – 3 of 3) sorted by relevance
402 fn cert_chain(&self, key_type: SigningKeyType) -> Result<Vec<keymint::Certificate>, Error> { in cert_chain() method
240 keymaster_cert_chain_t* cert_chain) { in ReadCertChainFromStorage()
462 fn cert_chain(&self, key_type: SigningKeyType) -> Result<Vec<keymint::Certificate>, Error> { in cert_chain() method