Home
last modified time | relevance | path

Searched hist:cbda709118504f8b9b6812419d14f8360c40ad27 (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/crypto/
H A Drng_fortuna.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Daes-cts.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dcbc-mac.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dcrypto.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dtee_cryp_utl.hcbda709118504f8b9b6812419d14f8360c40ad27 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 Dtee_fs_key_manager.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dtee_cryp_utl.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dtee_svc_cryp.ccbda709118504f8b9b6812419d14f8360c40ad27 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 Dcrypto.hcbda709118504f8b9b6812419d14f8360c40ad27 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>