Skip to content
Snippets Groups Projects
Commit 9b40f79c authored by Wei Yongjun's avatar Wei Yongjun Committed by Herbert Xu
Browse files

crypto: gcm - Fix error return code in crypto_gcm_create_common()


Fix to return error code -EINVAL from the invalid alg ivsize error
handling case instead of 0, as done elsewhere in this function.

Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ff4f44de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment