Searched hist:"82 d91db11f0188df939ce52f6106a39f026de74c" (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_fs_key_manager.c | 82d91db11f0188df939ce52f6106a39f026de74c Thu Nov 09 22:06:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Replace struct cipher_ops with function interface
Adds crypto_cipher_get_ctx_size(), crypto_cipher_init(), crypto_cipher_update(), crypto_cipher_final() and crypto_cipher_get_block_size() replacing struct cipher_ops in crypto_ops.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_cryp_utl.c | 82d91db11f0188df939ce52f6106a39f026de74c Thu Nov 09 22:06:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Replace struct cipher_ops with function interface
Adds crypto_cipher_get_ctx_size(), crypto_cipher_init(), crypto_cipher_update(), crypto_cipher_final() and crypto_cipher_get_block_size() replacing struct cipher_ops in crypto_ops.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_svc_cryp.c | 82d91db11f0188df939ce52f6106a39f026de74c Thu Nov 09 22:06:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Replace struct cipher_ops with function interface
Adds crypto_cipher_get_ctx_size(), crypto_cipher_init(), crypto_cipher_update(), crypto_cipher_final() and crypto_cipher_get_block_size() replacing struct cipher_ops in crypto_ops.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/crypto/ |
| H A D | crypto.c | 82d91db11f0188df939ce52f6106a39f026de74c Thu Nov 09 22:06:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Replace struct cipher_ops with function interface
Adds crypto_cipher_get_ctx_size(), crypto_cipher_init(), crypto_cipher_update(), crypto_cipher_final() and crypto_cipher_get_block_size() replacing struct cipher_ops in crypto_ops.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|