Home | History | Annotate | Download | only in keystore

Lines Matching refs:outParams

1144     auto hidlCb = [&](ErrorCode ret, const hidl_vec<KeyParameter>& outParams,
1151 result->outParams = outParams;
1228 const hidl_vec<KeyParameter>& outParams, const hidl_vec<uint8_t>& output) {
1234 result->outParams = outParams;
1284 auto hidlCb = [&](ErrorCode ret, const hidl_vec<KeyParameter>& outParams,
1290 result->outParams = outParams;