Home
last modified time | relevance | path

Searched refs:API_Initialized (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c386 if (API_Initialized() == FALSE) { in C_CancelFunction()
403 if (API_Initialized() == FALSE) in C_CloseAllSessions()
455 if (API_Initialized() == FALSE) { in C_CloseSession()
488 if (API_Initialized() == FALSE) { in C_CopyObject()
524 if (API_Initialized() == FALSE) { in C_CreateObject()
559 if (API_Initialized() == FALSE) { in C_Decrypt()
585 if (API_Initialized() == FALSE) { in C_DecryptDigestUpdate()
611 if (API_Initialized() == FALSE) { in C_DecryptFinal()
643 if (API_Initialized() == FALSE) { in C_DecryptInit()
670 if (API_Initialized() == FALSE) { in C_DecryptUpdate()
[all …]
H A Dapiutil.c461 API_Initialized() in API_Initialized() function
H A Dtpmtok_int.h561 int API_Initialized();