Home
last modified time | relevance | path

Searched hist:c0d6bd1fd367a5374bff7e3f3bdf47beb84893c8 (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Decc_curve.hdiff c0d6bd1fd367a5374bff7e3f3bdf47beb84893c8 Thu Apr 04 16:18:48 CEST 2024 Stefan Berger <stefanb@linux.ibm.com> crypto: ecc - Add nbits field to ecc_curve structure

Add the number of bits a curve has to the ecc_curve definition to be able
to derive the number of bytes a curve requires for its coordinates from it.
It also allows one to identify a curve by its particular size. Set the
number of bits on all curve definitions.

Tested-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
/linux/crypto/
H A Decrdsa_defs.hdiff c0d6bd1fd367a5374bff7e3f3bdf47beb84893c8 Thu Apr 04 16:18:48 CEST 2024 Stefan Berger <stefanb@linux.ibm.com> crypto: ecc - Add nbits field to ecc_curve structure

Add the number of bits a curve has to the ecc_curve definition to be able
to derive the number of bytes a curve requires for its coordinates from it.
It also allows one to identify a curve by its particular size. Set the
number of bits on all curve definitions.

Tested-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Decc_curve_defs.hdiff c0d6bd1fd367a5374bff7e3f3bdf47beb84893c8 Thu Apr 04 16:18:48 CEST 2024 Stefan Berger <stefanb@linux.ibm.com> crypto: ecc - Add nbits field to ecc_curve structure

Add the number of bits a curve has to the ecc_curve definition to be able
to derive the number of bytes a curve requires for its coordinates from it.
It also allows one to identify a curve by its particular size. Set the
number of bits on all curve definitions.

Tested-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>