Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h438 #define TEE_ATTR_DH_SUBPRIME 0xD0001132 macro
/optee_os/core/tee/
H A Dtee_svc_cryp.c292 .attr_id = TEE_ATTR_DH_SUBPRIME,
2196 if (get_attribute(o, type_props, TEE_ATTR_DH_SUBPRIME)) in tee_svc_obj_generate_key_dh()