[CRYPTO] ctr: Use crypto_inc and crypto_xor
This patch replaces the custom inc/xor in CTR with the generic functions.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
想要评论请 注册 或 登录
This patch replaces the custom inc/xor in CTR with the generic functions.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>