Searched hist:c7019c4d739e79d7baaa13c86dcaaedec8113d70 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes.c | diff c7019c4d739e79d7baaa13c86dcaaedec8113d70 Tue Mar 01 13:49:15 CST 2016 Gary R Hook <gary.hook@amd.com> crypto: ccp - CCP versioning support
Future hardware may introduce new algorithms wherein the driver will need to manage resources for different versions of the cryptographic coprocessor. This precursor patch determines the version of the available device, and marks and registers algorithms accordingly. A structure is added which manages the version-specific data.
Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev.h | diff c7019c4d739e79d7baaa13c86dcaaedec8113d70 Tue Mar 01 13:49:15 CST 2016 Gary R Hook <gary.hook@amd.com> crypto: ccp - CCP versioning support
Future hardware may introduce new algorithms wherein the driver will need to manage resources for different versions of the cryptographic coprocessor. This precursor patch determines the version of the available device, and marks and registers algorithms accordingly. A structure is added which manages the version-specific data.
Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-crypto-sha.c | diff c7019c4d739e79d7baaa13c86dcaaedec8113d70 Tue Mar 01 13:49:15 CST 2016 Gary R Hook <gary.hook@amd.com> crypto: ccp - CCP versioning support
Future hardware may introduce new algorithms wherein the driver will need to manage resources for different versions of the cryptographic coprocessor. This precursor patch determines the version of the available device, and marks and registers algorithms accordingly. A structure is added which manages the version-specific data.
Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev.c | diff c7019c4d739e79d7baaa13c86dcaaedec8113d70 Tue Mar 01 13:49:15 CST 2016 Gary R Hook <gary.hook@amd.com> crypto: ccp - CCP versioning support
Future hardware may introduce new algorithms wherein the driver will need to manage resources for different versions of the cryptographic coprocessor. This precursor patch determines the version of the available device, and marks and registers algorithms accordingly. A structure is added which manages the version-specific data.
Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/linux/ |
H A D | ccp.h | diff c7019c4d739e79d7baaa13c86dcaaedec8113d70 Tue Mar 01 13:49:15 CST 2016 Gary R Hook <gary.hook@amd.com> crypto: ccp - CCP versioning support
Future hardware may introduce new algorithms wherein the driver will need to manage resources for different versions of the cryptographic coprocessor. This precursor patch determines the version of the available device, and marks and registers algorithms accordingly. A structure is added which manages the version-specific data.
Signed-off-by: Gary R Hook <gary.hook@amd.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|