Home
last modified time | relevance | path

Searched refs:hidl_cert_chain (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp382 [&](ErrorCode hidl_error, const hidl_vec<hidl_vec<uint8_t>>& hidl_cert_chain) { in AttestKey() argument
384 *cert_chain = hidl_cert_chain; in AttestKey()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp706 [&](ErrorCode hidl_error, const hidl_vec<hidl_vec<uint8_t>>& hidl_cert_chain) { in AttestKey() argument
708 *cert_chain = hidl_cert_chain; in AttestKey()