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

  /external/tpm2/
Global.c 53 UINT32 s_decryptSessionIndex;
SessionProcess.c 585 if( s_decryptSessionIndex != UNDEFINED_INDEX
586 && s_decryptSessionIndex != sessionIndex)
590 = SessionGet(s_sessionHandles[s_decryptSessionIndex]);
597 && s_encryptSessionIndex != s_decryptSessionIndex)
    [all...]
Global.h     [all...]

Completed in 501 milliseconds