Searched refs:encOperationResponse (Results 1 – 1 of 1) sorted by relevance
355 ks2::CreateOperationResponse encOperationResponse; in encryptWithAuthentication() local363 &encOperationResponse); in encryptWithAuthentication()371 rc = encOperationResponse.iOperation->finish(data, {}, &optCiphertext); in encryptWithAuthentication()378 if (auto params = encOperationResponse.parameters) { in encryptWithAuthentication()505 ks2::CreateOperationResponse encOperationResponse; in decryptWithAuthentication() local515 false /* forced */, &encOperationResponse); in decryptWithAuthentication()526 rc = encOperationResponse.iOperation->finish(cyphertext, {}, &optPlaintext); in decryptWithAuthentication()