Searched refs:outParams (Results 1 – 4 of 4) sorted by relevance
198 km::AuthorizationSet* outParams) { in begin() argument221 if (outParams && cor.parameters) *outParams = cor.parameters->keyParameter; in begin()
324 km::AuthorizationSet* outParams) { in BeginKeystoreOp() argument345 auto opHandle = keystore.begin(blob, inParams, outParams); in BeginKeystoreOp()375 km::AuthorizationSet outParams; in encryptWithKeystoreKey() local376 auto opHandle = BeginKeystoreOp(keystore, dir, keyParams, opParams, &outParams); in encryptWithKeystoreKey()378 auto nonceBlob = outParams.GetTagValue(km::TAG_NONCE); in encryptWithKeystoreKey()
123 km::AuthorizationSet* outParams);
718 [&](V4_0_ErrorCode error, const hidl_vec<V4_0_KeyParameter>& outParams, in beginInternal()723 _aidl_return->params = convertKeyParametersFromLegacy(outParams); in beginInternal()