Searched refs:TZ_AllocModuleContext_S (Results 1 – 3 of 3) sorted by relevance
51 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);
444 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module);447 \brief Free context memory that was previously allocated with \ref TZ_AllocModuleContext_S450 … \em id refers to a TrustZone memory slot that has been obtained with \ref TZ_AllocModuleContext_S.462 obtained with \ref TZ_AllocModuleContext_S which might be zero if not used.473 … \em id refers to a TrustZone memory slot that has been obtained with \ref TZ_AllocModuleContext_S
86 TZ_MemoryId_t TZ_AllocModuleContext_S (TZ_ModuleId_t module) { in TZ_AllocModuleContext_S() function