Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h312 #define TEE_TYPE_DSA_PUBLIC_KEY 0xA0000031 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c555 PROP(TEE_TYPE_DSA_PUBLIC_KEY, 64, 512, 3072,
1374 } else if (o->info.objectType == TEE_TYPE_DSA_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1501 case TEE_TYPE_DSA_PUBLIC_KEY: in tee_obj_set_type()
2530 req_key_type2 = TEE_TYPE_DSA_PUBLIC_KEY; in tee_svc_cryp_check_key_type()

Completed in 11 milliseconds