commit | 129a9f340172b4f3857260a7a7bb9d7b3496ba50 | [log] [tgz] |
---|---|---|
author | Weili Qian <qianweili@huawei.com> | Fri Sep 09 17:46:56 2022 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 16 18:29:44 2022 +0800 |
tree | 2a43e8d964a32e93c3210dc1e4d53cdd2998b8c3 | |
parent | 82f00b24f532557fb0e15a6a2747859e4b70c4bd [diff] |
crypto: hisilicon/qm - get qp num and depth from hardware registers Hardware V3 and later versions can obtain qp num and depth supported by the hardware from registers. To be compatible with later hardware versions, get qp num and depth from registers instead of fixed marcos. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>