OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sSecondarySessionTable
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_internal.h
112
LIB_OBJECT_TABLE_HANDLE16
sSecondarySessionTable
;
pkcs11_session.c
97
pSession->
sSecondarySessionTable
.pRoot = NULL_PTR;
242
bResult = libObjectHandle16Add(&pSession->
sSecondarySessionTable
,
284
libObjectHandle16Remove(&pSession->
sSecondarySessionTable
,&pSecondarySession->sSecondarySessionNode);
337
pObject = libObjectHandle16RemoveOne(&pSession->
sSecondarySessionTable
);
350
pObject = libObjectHandle16RemoveOne(&pSession->
sSecondarySessionTable
);
386
libObjectHandle16Remove(&pSecSession->pPrimarySession->
sSecondarySessionTable
, &pSecSession->sSecondarySessionNode);
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_internal.h
112
LIB_OBJECT_TABLE_HANDLE16
sSecondarySessionTable
;
pkcs11_session.c
97
pSession->
sSecondarySessionTable
.pRoot = NULL_PTR;
242
bResult = libObjectHandle16Add(&pSession->
sSecondarySessionTable
,
284
libObjectHandle16Remove(&pSession->
sSecondarySessionTable
,&pSecondarySession->sSecondarySessionNode);
337
pObject = libObjectHandle16RemoveOne(&pSession->
sSecondarySessionTable
);
350
pObject = libObjectHandle16RemoveOne(&pSession->
sSecondarySessionTable
);
386
libObjectHandle16Remove(&pSecSession->pPrimarySession->
sSecondarySessionTable
, &pSecSession->sSecondarySessionNode);
Completed in 172 milliseconds