The driver adds new aeads, add fallback tfm supporting. Modify the driver as needed. The crypto fuzzing test has been passed. Kai Ye (4): crypto: hisilicon/sec - add new algorithm mode for AEAD crypto: hisilicon/sec - add fallback tfm supporting for aeads crypto: hisilicon/sec - add hardware integrity check value process crypto: hisilicon/sec - modify the SEC request structure drivers/crypto/hisilicon/sec2/sec.h | 13 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 575 ++++++++++++++++++++++++----- drivers/crypto/hisilicon/sec2/sec_crypto.h | 9 + 3 files changed, 507 insertions(+), 90 deletions(-) -- 2.8.1