OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ckInternalSessionIsOpenedEx
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_internal.h
135
bool
ckInternalSessionIsOpenedEx
(S_HANDLE hSession, bool* pBoolIsPrimarySession);
pkcs11_global.c
126
bool
ckInternalSessionIsOpenedEx
(S_HANDLE hSession, bool* pBoolIsPrimarySession)
pkcs11_session.c
223
if ((!
ckInternalSessionIsOpenedEx
(*phSession, &bIsPrimarySession)) ||
306
if (!
ckInternalSessionIsOpenedEx
(hSession, &bIsPrimarySession))
pkcs11_object.c
69
if (!
ckInternalSessionIsOpenedEx
(*phSession, &bIsPrimarySession))
[
all
...]
Completed in 660 milliseconds