Searched hist:cbda709118504f8b9b6812419d14f8360c40ad27 (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/crypto/ |
| H A D | rng_fortuna.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | aes-cts.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | cbc-mac.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | crypto.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/include/tee/ |
| H A D | tee_cryp_utl.h | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/tee/ |
| H A D | tee_fs_key_manager.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_cryp_utl.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_svc_cryp.c | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/include/crypto/ |
| H A D | crypto.h | cbda709118504f8b9b6812419d14f8360c40ad27 Sat Mar 02 07:56:59 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove algo from crypto_cipher_*()
Removes the algo parameters from all crypto_cipher_*() functions except crypto_cipher_alloc_ctx().
tee_aes_cbc_cts_update() is moved into aes-cts.c and renamed to cbc_cts_update().
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|