Searched refs:TeeSmcMetaSessionLength (Results 1 – 1 of 1) sorted by relevance
52 uint32_t TeeSmcMetaSessionLength; in TEEC_SMC_OpenSession() local75 TeeSmcMetaSessionLength = sizeof(*TeeSmcMetaSession); in TEEC_SMC_OpenSession()78 OpteeClientMemAlloc(TeeSmcMetaSessionLength); in TEEC_SMC_OpenSession()85 memset(TeeSmcMetaSession, 0, TeeSmcMetaSessionLength); in TEEC_SMC_OpenSession()