Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h442 #define TEE_ATTR_DH_PRIVATE_VALUE 0xC0000232 macro
/optee_os/core/tee/
H A Dtee_svc_cryp.c285 .attr_id = TEE_ATTR_DH_PRIVATE_VALUE,
2206 set_attribute(o, type_props, TEE_ATTR_DH_PRIVATE_VALUE); in tee_svc_obj_generate_key_dh()