Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h440 #define TEE_ATTR_DH_X_BITS 0xF0001332 macro
/optee_os/core/tee/
H A Dtee_svc_cryp.c299 .attr_id = TEE_ATTR_DH_X_BITS,
2198 if (get_attribute(o, type_props, TEE_ATTR_DH_X_BITS)) in tee_svc_obj_generate_key_dh()
2207 set_attribute(o, type_props, TEE_ATTR_DH_X_BITS); in tee_svc_obj_generate_key_dh()