/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/ |
H A D | DeviceUniqueAttestationTest.cpp | 194 bool check_certificate_chain_signatures(const hidl_vec<hidl_vec<uint8_t>>& cert_chain) { in check_certificate_chain_signatures() 231 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 266 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 313 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 372 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 436 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local
|
/aosp12/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster1_legacy_support.h | 72 CertificateChain* cert_chain) const { in GenerateKey() 91 AuthorizationSet* sw_enforced, CertificateChain* cert_chain) const { in ImportKey()
|
/aosp12/system/keymaster/km_openssl/ |
H A D | attestation_utils.cpp | 198 const CertificateChain& cert_chain, keymaster_error_t* error) { in get_issuer_subject() 307 CertificateChain cert_chain = in generate_attestation() local
|
/aosp12/packages/modules/adb/tls/ |
H A D | tls_connection.cpp | 250 std::vector<CRYPTO_BUFFER*> cert_chain = { in DoHandshake() local 381 std::vector<CRYPTO_BUFFER*> cert_chain = { in SetCertAndKey() local
|
/aosp12/system/keymaster/ng/include/ |
H A D | KeyMintUtils.h | 102 inline vector<Certificate> kmCertChain2Aidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Aidl()
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 4357 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4390 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4409 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4457 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4508 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4528 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4551 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4579 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4600 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local
|
H A D | KeymasterHidlTest.cpp | 377 hidl_vec<hidl_vec<uint8_t>>* cert_chain) { in AttestKey() 394 hidl_vec<hidl_vec<uint8_t>>* cert_chain) { in AttestKey()
|
/aosp12/system/security/keystore2/src/ |
H A D | database.rs | 578 cert_chain: Option<Vec<u8>>, field 607 pub cert_chain: Vec<u8>, field 619 cert_chain: Option<Vec<u8>>, field 648 pub fn cert_chain(&self) -> &Option<Vec<u8>> { in cert_chain() method 3468 let cert_chain = chain.unwrap(); in test_store_signed_attestation_certificate_chain() localVariable 3505 let cert_chain: Vec<u8> = vec![0x0a, 0x0b, 0x0c]; in test_get_attestation_pool_status() localVariable 3560 let mut cert_chain = in test_remove_expired_certs() localVariable 4982 cert_chain: Vec<u8>, field 4994 let cert_chain: Vec<u8> = vec![0x03 * base_byte, 0x04 * base_byte]; in load_attestation_key_pool() localVariable
|
H A D | remote_provisioning.rs | 134 let cert_chain = db in get_rem_prov_attest_key_helper() localVariable
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 701 hidl_vec<hidl_vec<uint8_t>>* cert_chain) { in AttestKey() 718 hidl_vec<hidl_vec<uint8_t>>* cert_chain) { in AttestKey() 3923 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 3952 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 3971 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4000 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4020 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local 4044 hidl_vec<hidl_vec<uint8_t>> cert_chain; in TEST_P() local
|
/aosp12/system/core/trusty/keymaster/3.0/ |
H A D | TrustyKeymaster3Device.cpp | 143 const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
|
/aosp12/system/keymaster/ng/ |
H A D | AndroidKeymaster3Device.cpp | 154 kmCertChain2Hidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
|
H A D | AndroidKeymaster4Device.cpp | 107 kmCertChain2Hidl(const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
|
/aosp12/system/core/trusty/keymaster/4.0/ |
H A D | TrustyKeymaster4Device.cpp | 195 const keymaster_cert_chain_t& cert_chain) { in kmCertChain2Hidl()
|
/aosp12/system/keymaster/contexts/ |
H A D | soft_keymaster_device.cpp | 987 keymaster_cert_chain_t* cert_chain) { in attest_key()
|
/aosp12/system/keymaster/tests/ |
H A D | android_keymaster_test_utils.cpp | 338 keymaster_cert_chain_t* cert_chain) { in AttestKey()
|
H A D | android_keymaster_test.cpp | 3788 keymaster_cert_chain_t cert_chain; in TEST_P() local 3823 keymaster_cert_chain_t cert_chain; in TEST_P() local
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 230 vector<Certificate>* cert_chain) { in GenerateKey()
|