Home
last modified time | relevance | path

Searched refs:with_private_key (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h130 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
131 __tee_alg_get_key_type(algo, with_private_key)
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c41 bool with_private_key = false; in TEE_AllocateOperation() local
177 with_private_key = true; in TEE_AllocateOperation()
196 with_private_key = true; in TEE_AllocateOperation()
207 with_private_key = true; in TEE_AllocateOperation()
236 with_private_key = true; in TEE_AllocateOperation()
315 with_private_key); in TEE_AllocateOperation()

Completed in 5 milliseconds