]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
authorStefan Berger <stefanb@linux.ibm.com>
Fri, 7 Jun 2024 22:34:17 +0000 (18:34 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 16 Jun 2024 05:41:53 +0000 (13:41 +0800)
commit0eb3bed57a06a20c612012127f4405d48fa4a50f
tree239fb858139e9effc29c0fc4849e17c14796b919
parent4604b3888f614a353c7afa17bdc8e7393bb1f9a1
crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array

Add comment to ecc_digits_from_bytes kdoc that the first byte is expected
to hold the most significant bits of the large integer that is converted
into an array of digits.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/internal/ecc.h