Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.ca844a0b863ac23656218dd14c35b3f6f0737b435 Wed Jun 21 07:19:08 UTC 2023 Seonghyun Park <seonghp@amazon.com> core: use user-access functions for crypto service

Use user-access functions for crypto service functions, excluding
encryption, decryption and hasn operations, which might require
large bounce buffer allocations. Besides these operations, user-
access functions are applied for those functions that takes
attributes, IVs, big numbers, and auxiliary data from the user-
space.

Signed-off-by: Seonghyun Park <seonghp@amazon.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>