OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_encryptSessionIndex
(Results
1 - 3
of
3
) sorted by null
/external/tpm2/
Global.c
52
UINT32
s_encryptSessionIndex
;
SessionProcess.c
594
if(
s_encryptSessionIndex
!= UNDEFINED_INDEX
595
&&
s_encryptSessionIndex
!= sessionIndex
597
&&
s_encryptSessionIndex
!= s_decryptSessionIndex)
601
= SessionGet(s_sessionHandles[
s_encryptSessionIndex
]);
[
all
...]
Global.h
[
all
...]
Completed in 704 milliseconds