Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dutee_defines.h155 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
156 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/lib/libutee/
H A Dtee_api_operations.c47 bool with_private_key = false; in TEE_AllocateOperation() local
200 with_private_key = true; in TEE_AllocateOperation()
220 with_private_key = true; in TEE_AllocateOperation()
231 with_private_key = true; in TEE_AllocateOperation()
261 with_private_key = true; in TEE_AllocateOperation()
355 with_private_key); in TEE_AllocateOperation()