Home | History | Annotate | Download | only in keystore

Lines Matching refs:certChain

1425     auto hidlCb = [&](ErrorCode ret, const hidl_vec<hidl_vec<uint8_t>>& certChain) {
1430 if (outChain) *outChain = certChain;
1503 auto attestHidlCb = [&](ErrorCode ret, const hidl_vec<hidl_vec<uint8_t>>& certChain) {
1508 *outChain = certChain;