Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_sdk/include/
Ds_error.h82 #define S_ERROR_BAD_FORMAT ((S_RESULT)0xFFFF0005) macro
83 #define SM_ERROR_FORMAT S_ERROR_BAD_FORMAT
84 #define TEEC_ERROR_BAD_FORMAT S_ERROR_BAD_FORMAT
/hardware/ti/omap4xxx/security/tf_sdk/include/
Ds_error.h82 #define S_ERROR_BAD_FORMAT ((S_RESULT)0xFFFF0005) macro
83 #define SM_ERROR_FORMAT S_ERROR_BAD_FORMAT
84 #define TEEC_ERROR_BAD_FORMAT S_ERROR_BAD_FORMAT
/hardware/ti/omap4-aah/security/tf_daemon/
Dlib_manifest2.c138 S_RESULT nResult = S_ERROR_BAD_FORMAT; in static_libManifest2GetNextItemInternal()
636 return S_ERROR_BAD_FORMAT; in libManifest2GetNextItem()
Dsmc_properties_parser.c458 case S_ERROR_BAD_FORMAT: in SMCPropYacc()
/hardware/ti/omap4xxx/security/tf_daemon/
Dlib_manifest2.c138 S_RESULT nResult = S_ERROR_BAD_FORMAT; in static_libManifest2GetNextItemInternal()
636 return S_ERROR_BAD_FORMAT; in libManifest2GetNextItem()
Dsmc_properties_parser.c407 case S_ERROR_BAD_FORMAT: in SMCPropYacc()