Lines Matching refs:TEE_ERROR_BAD_FORMAT
278 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsString()
329 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsBool()
336 res != TEE_ERROR_BAD_FORMAT) in TEE_GetPropertyAsBool()
357 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsU32()
361 res != TEE_ERROR_BAD_FORMAT) in TEE_GetPropertyAsU32()
382 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsU64()
386 res != TEE_ERROR_BAD_FORMAT) in TEE_GetPropertyAsU64()
408 res = TEE_ERROR_BAD_FORMAT; in __GP11_TEE_GetPropertyAsBinaryBlock()
412 res != TEE_ERROR_BAD_FORMAT && in __GP11_TEE_GetPropertyAsBinaryBlock()
449 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsUUID()
453 res != TEE_ERROR_BAD_FORMAT) in TEE_GetPropertyAsUUID()
474 res = TEE_ERROR_BAD_FORMAT; in TEE_GetPropertyAsIdentity()
478 res != TEE_ERROR_BAD_FORMAT) in TEE_GetPropertyAsIdentity()