On 03/01/2016 01:49 PM, Gary R Hook wrote: > 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@xxxxxxx> Acked-by: Tom Lendacky <thomas.lendacky@xxxxxxx> > --- > drivers/crypto/ccp/ccp-crypto-aes.c | 12 ++++++++++- > drivers/crypto/ccp/ccp-crypto-sha.c | 9 +++++++- > drivers/crypto/ccp/ccp-dev.c | 27 ++++++++++++++++++++++++ > drivers/crypto/ccp/ccp-dev.h | 8 +++++++ > drivers/crypto/ccp/ccp-pci.c | 8 ++++++- > drivers/crypto/ccp/ccp-platform.c | 39 +++++++++++++++++++++++++++++++++-- > include/linux/ccp.h | 17 +++++++++++++++ > 7 files changed, 115 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html