提交 647c952e 编写于 作者: S shaom Deng 提交者: Herbert Xu

cyrpto: powerpc/aes - delete the rebundant word "block" in comments

there is rebundant word "block" in comments, so remove it
Signed-off-by: Nshaom Deng <dengshaomin@cdjrlc.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 85796a9b
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
* instructions per clock cycle using one 32/64 bit unit (SU1) and one 32 * instructions per clock cycle using one 32/64 bit unit (SU1) and one 32
* bit unit (SU2). One of these can be a memory access that is executed via * bit unit (SU2). One of these can be a memory access that is executed via
* a single load and store unit (LSU). XTS-AES-256 takes ~780 operations per * a single load and store unit (LSU). XTS-AES-256 takes ~780 operations per
* 16 byte block block or 25 cycles per byte. Thus 768 bytes of input data * 16 byte block or 25 cycles per byte. Thus 768 bytes of input data
* will need an estimated maximum of 20,000 cycles. Headroom for cache misses * will need an estimated maximum of 20,000 cycles. Headroom for cache misses
* included. Even with the low end model clocked at 667 MHz this equals to a * included. Even with the low end model clocked at 667 MHz this equals to a
* critical time window of less than 30us. The value has been chosen to * critical time window of less than 30us. The value has been chosen to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册