Home
last modified time | relevance | path

Searched defs: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
/optee_os/lib/libutee/
H A Dtee_api_operations.c47 bool with_private_key = false; in TEE_AllocateOperation() local