Searched refs:full_ciphered_data (Results 1 – 1 of 1) sorted by relevance
2616 struct crypto_buffer full_ciphered_data; in Invoke_Crypto_CipherDoFinal() local2617 CRYPTO_INIT(full_ciphered_data); in Invoke_Crypto_CipherDoFinal()2623 full_ciphered_data)); in Invoke_Crypto_CipherDoFinal()2626 ADBG_EXPECT_BUFFER(c, full_ciphered_data.buffer, in Invoke_Crypto_CipherDoFinal()2627 full_ciphered_data.size, in Invoke_Crypto_CipherDoFinal()2635 CRYPTO_FREE(full_ciphered_data); in Invoke_Crypto_CipherDoFinal()