Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.cpp1399 auto hidlCb = [&](ErrorCode ret, const hidl_vec<hidl_vec<uint8_t>>& certChain) { in attestKey() argument
1404 if (outChain) *outChain = certChain; in attestKey()
1477 auto attestHidlCb = [&](ErrorCode ret, const hidl_vec<hidl_vec<uint8_t>>& certChain) { in attestDeviceIds() argument
1482 *outChain = certChain; in attestDeviceIds()