Loading
crypto: ccp: fix sm2 not return due to wrong complete callback parameter
hygon inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I99ZNA -------------------------------- the complete callback 'crypto_req_done' has changed its input parameter, we need update input in ccp-crypto implement. Fixes: acafe30ff58a ("crypto: ccp: Support SM2 algorithm for hygon ccp.") Signed-off-by:yangdepei <yangdepei@hygon.cn>