HomeSort by relevance Sort by last modified time
    Searched refs:g_SSTSession (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
sst_stub.c 45 static TEEC_Session g_SSTSession;
76 return &g_SSTSession;
127 &g_SSTSession, /* OUT session */
155 TEEC_CloseSession(&g_SSTSession);
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
sst_stub.c 46 static TEEC_Session g_SSTSession;
77 return &g_SSTSession;
128 &g_SSTSession, /* OUT session */
156 TEEC_CloseSession(&g_SSTSession);

Completed in 48 milliseconds