crypto: stm32/cryp - Use helper to set reqsize
authorOvidiu Panait <ovidiu.panait@windriver.com>
Mon, 18 Dec 2023 16:46:46 +0000 (18:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Dec 2023 03:25:55 +0000 (11:25 +0800)
commit7b0795d97132af1aab938697c910ebbce21f7b53
tree3f898372fac3acaeff748d104a632c4a074fa3a9
parent4ef388f0cd87273d73730f308d387e164970c719
crypto: stm32/cryp - Use helper to set reqsize

The value of reqsize must only be changed through the helper.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/stm32/stm32-cryp.c