We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe3ff3 commit d887defCopy full SHA for d887def
core/drivers/crypto/caam/acipher/caam_prime.c
@@ -70,7 +70,7 @@ static const uint8_t sqrt_value[] = {
70
* Speedups for prime searching
71
*
72
* These values are products of small primes. Information about the product
73
- * preceeds it.
+ * preceeds it. These values have been pre-computed by the CAAM design team.
74
75
* Per Handbook of Applied Cryptography, Menezes et al, 4.4.1, one can compute
76
* the percentage of non-primes weeded out by checking for small prime factors
0 commit comments