Searched refs:found_class (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey_mgr.c364 CK_BBOOL found_class, found_type, fromend; local
378 found_class = FALSE;
384 found_class = TRUE;
392 found_class = TRUE;
402 if (found_class == FALSE || (found_type == FALSE && keyclass !=

Completed in 57 milliseconds