Searched defs:ses_lock_held (Results 1 – 12 of 12) sorted by relevance
49 boolean_t ses_lock_held = B_FALSE; in C_CreateObject() local88 boolean_t ses_lock_held = B_FALSE; in C_CopyObject() local307 boolean_t ses_lock_held = B_FALSE; in C_DestroyObject() local403 boolean_t ses_lock_held = B_FALSE; in C_GetAttributeValue() local523 boolean_t ses_lock_held = B_FALSE; in C_SetAttributeValue() local659 boolean_t ses_lock_held = B_FALSE; in C_GetObjectSize() local738 boolean_t ses_lock_held = B_FALSE; in C_FindObjectsInit() local833 boolean_t ses_lock_held = B_FALSE; in C_FindObjects() local932 boolean_t ses_lock_held = B_FALSE; in C_FindObjectsFinal() local
46 boolean_t ses_lock_held = B_FALSE; in kernel_decrypt_init() local157 boolean_t ses_lock_held = B_FALSE; in C_DecryptInit() local192 boolean_t ses_lock_held = B_FALSE; in kernel_decrypt() local275 boolean_t ses_lock_held = B_FALSE; in C_Decrypt() local332 boolean_t ses_lock_held = B_FALSE; in C_DecryptUpdate() local433 boolean_t ses_lock_held = B_FALSE; in C_DecryptFinal() local
43 boolean_t ses_lock_held = B_FALSE; in C_VerifyInit() local185 boolean_t ses_lock_held = B_FALSE; in C_Verify() local279 boolean_t ses_lock_held = B_FALSE; in C_VerifyUpdate() local363 boolean_t ses_lock_held = B_FALSE; in C_VerifyFinal() local461 boolean_t ses_lock_held = B_FALSE; in C_VerifyRecoverInit() local569 boolean_t ses_lock_held = B_FALSE; in C_VerifyRecover() local
42 boolean_t ses_lock_held = B_FALSE; in C_SignInit() local181 boolean_t ses_lock_held = B_FALSE; in C_Sign() local297 boolean_t ses_lock_held = B_FALSE; in C_SignUpdate() local380 boolean_t ses_lock_held = B_FALSE; in C_SignFinal() local505 boolean_t ses_lock_held = B_FALSE; in C_SignRecoverInit() local611 boolean_t ses_lock_held = B_FALSE; in C_SignRecover() local
41 boolean_t ses_lock_held = B_FALSE; in common_digest_init() local146 boolean_t ses_lock_held = B_FALSE; in C_Digest() local301 boolean_t ses_lock_held = B_FALSE; in C_DigestUpdate() local404 boolean_t ses_lock_held = B_FALSE; in C_DigestKey() local569 boolean_t ses_lock_held = B_FALSE; in C_DigestFinal() local
44 boolean_t ses_lock_held = B_FALSE; in C_EncryptInit() local173 boolean_t ses_lock_held = B_FALSE; in C_Encrypt() local301 boolean_t ses_lock_held = B_FALSE; in C_EncryptUpdate() local403 boolean_t ses_lock_held = B_FALSE; in C_EncryptFinal() local
86 boolean_t ses_lock_held = B_FALSE; in C_CloseSession() local181 boolean_t ses_lock_held = B_FALSE; in C_GetSessionInfo() local312 boolean_t ses_lock_held = B_TRUE; in C_GetOperationState() local413 boolean_t ses_lock_held = B_TRUE; in C_SetOperationState() local446 boolean_t ses_lock_held = B_FALSE; in C_Login() local537 boolean_t ses_lock_held = B_FALSE; in C_Logout() local
40 boolean_t ses_lock_held = B_FALSE; in C_SeedRandom() local86 boolean_t ses_lock_held = B_FALSE; in C_GenerateRandom() local
372 boolean_t ses_lock_held = B_FALSE; in C_GenerateKey() local1412 boolean_t ses_lock_held = B_FALSE; in C_GenerateKeyPair() local1661 boolean_t ses_lock_held = B_FALSE; in C_WrapKey() local1754 boolean_t ses_lock_held = B_FALSE; in C_UnwrapKey() local2332 boolean_t ses_lock_held = B_FALSE; in C_DeriveKey() local
414 boolean_t ses_lock_held = B_FALSE; in C_SetPIN() local
143 #define REFRELE(s, ses_lock_held) { \ argument
466 boolean_t ses_lock_held, boolean_t wrapper_only) in kernel_delete_session_object()