Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/host_include/
A Dutee_defines.h122 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
123 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h122 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
123 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/lib/libutee/include/
A Dutee_defines.h122 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
123 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h122 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
123 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h122 #define TEE_ALG_GET_KEY_TYPE(algo, with_private_key) \ argument
123 __tee_alg_get_key_type(algo, with_private_key)
/optee_os/lib/libutee/
A Dtee_api_operations.c41 bool with_private_key = false; in TEE_AllocateOperation() local
170 with_private_key = true; in TEE_AllocateOperation()
189 with_private_key = true; in TEE_AllocateOperation()
200 with_private_key = true; in TEE_AllocateOperation()
228 with_private_key = true; in TEE_AllocateOperation()
307 with_private_key); in TEE_AllocateOperation()

Completed in 10 milliseconds