Searched defs:cert_chain (Results 1 – 12 of 12) sorted by relevance
72 CertificateChain* cert_chain) const { in GenerateKey()91 AuthorizationSet* sw_enforced, CertificateChain* cert_chain) const { in ImportKey()
102 inline vector<Certificate> kmCertChain2Aidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Aidl()
198 const CertificateChain& cert_chain, keymaster_error_t* error) { in get_issuer_subject()306 CertificateChain cert_chain = in generate_attestation() local
578 cert_chain: Option<Vec<u8>>, field607 pub cert_chain: Vec<u8>, field619 cert_chain: Option<Vec<u8>>, field648 pub fn cert_chain(&self) -> &Option<Vec<u8>> { in cert_chain() method3470 let cert_chain = chain.unwrap(); in test_store_signed_attestation_certificate_chain() localVariable3507 let cert_chain: Vec<u8> = vec![0x0a, 0x0b, 0x0c]; in test_get_attestation_pool_status() localVariable3562 let mut cert_chain = in test_remove_expired_certs() localVariable4984 cert_chain: Vec<u8>, field4996 let cert_chain: Vec<u8> = vec![0x03 * base_byte, 0x04 * base_byte]; in load_attestation_key_pool() localVariable
134 let cert_chain = db in get_rem_prov_attest_key_helper() localVariable
143 const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
154 kmCertChain2Hidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
107 kmCertChain2Hidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
195 const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
987 keymaster_cert_chain_t* cert_chain) { in attest_key()
338 keymaster_cert_chain_t* cert_chain) { in AttestKey()
3788 keymaster_cert_chain_t cert_chain; in TEST_P() local3823 keymaster_cert_chain_t cert_chain; in TEST_P() local