ccp-ops.c (bce386af148c85f1cd19bb9bfa04ec92a947e473) | ccp-ops.c (68cc652f83b9a4f79471db6c79ae0bfe5175eda3) |
---|---|
1/* 2 * AMD Cryptographic Coprocessor (CCP) driver 3 * | 1/* 2 * AMD Cryptographic Coprocessor (CCP) driver 3 * |
4 * Copyright (C) 2013,2016 Advanced Micro Devices, Inc. | 4 * Copyright (C) 2013,2017 Advanced Micro Devices, Inc. |
5 * 6 * Author: Tom Lendacky <thomas.lendacky@amd.com> 7 * Author: Gary R Hook <gary.hook@amd.com> 8 * 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ --- 2364 unchanged lines hidden --- | 5 * 6 * Author: Tom Lendacky <thomas.lendacky@amd.com> 7 * Author: Gary R Hook <gary.hook@amd.com> 8 * 9 * This program is free software; you can redistribute it and/or modify 10 * it under the terms of the GNU General Public License version 2 as 11 * published by the Free Software Foundation. 12 */ --- 2364 unchanged lines hidden --- |