Searched hist:"48 e106048dce669b9e5f334f08397923f94b2c67" (Results 1 – 6 of 6) sorted by relevance
| /optee_os/lib/libutils/ext/include/ |
| H A D | string_ext.h | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/crypto/ |
| H A D | aes-gcm.c | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutils/ext/ |
| H A D | sub.mk | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/tee/ |
| H A D | fs_htree.c | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_rpmb_fs.c | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 48e106048dce669b9e5f334f08397923f94b2c67 Thu Feb 14 13:54:34 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: remove buf_compare_ct()
Now that we have consttime_memcmp(), buf_compare_ct() is redundant. Every time buf_compare_ct() is used, consttime_memcmp() may be used instead.
This commit removes buf_compare_ct(). A compatibility wrapper is kept in <string_ext.h> to avoid knowingly breaking the build of any TA that may use it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|