Searched hist:c0691130969b2629f6a772dd9543244e6c92a57b (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/lib/libtomcrypt/ |
| H A D | dh.c | c0691130969b2629f6a772dd9543244e6c92a57b Sat Jan 04 14:52:18 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: export ECC key helper functions
The static functions ecc_populate_ltc_private_key() and ecc_populate_ltc_public_key() will be useful for other ECC algorithms than the ones currently handled by core/lib/libtomcrypt/ecc.c, namely: the SM2 family of algorithms. Therefore, export these functions in "acipher_helpers.h".
Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | acipher_helpers.h | c0691130969b2629f6a772dd9543244e6c92a57b Sat Jan 04 14:52:18 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: export ECC key helper functions
The static functions ecc_populate_ltc_private_key() and ecc_populate_ltc_public_key() will be useful for other ECC algorithms than the ones currently handled by core/lib/libtomcrypt/ecc.c, namely: the SM2 family of algorithms. Therefore, export these functions in "acipher_helpers.h".
Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | dsa.c | c0691130969b2629f6a772dd9543244e6c92a57b Sat Jan 04 14:52:18 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: export ECC key helper functions
The static functions ecc_populate_ltc_private_key() and ecc_populate_ltc_public_key() will be useful for other ECC algorithms than the ones currently handled by core/lib/libtomcrypt/ecc.c, namely: the SM2 family of algorithms. Therefore, export these functions in "acipher_helpers.h".
Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | ecc.c | c0691130969b2629f6a772dd9543244e6c92a57b Sat Jan 04 14:52:18 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: export ECC key helper functions
The static functions ecc_populate_ltc_private_key() and ecc_populate_ltc_public_key() will be useful for other ECC algorithms than the ones currently handled by core/lib/libtomcrypt/ecc.c, namely: the SM2 family of algorithms. Therefore, export these functions in "acipher_helpers.h".
Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | rsa.c | c0691130969b2629f6a772dd9543244e6c92a57b Sat Jan 04 14:52:18 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: export ECC key helper functions
The static functions ecc_populate_ltc_private_key() and ecc_populate_ltc_public_key() will be useful for other ECC algorithms than the ones currently handled by core/lib/libtomcrypt/ecc.c, namely: the SM2 family of algorithms. Therefore, export these functions in "acipher_helpers.h".
Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|