Searched defs:pkcs11_is_valid_slot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slottable.c262 * pkcs11_is_valid_slot verifies that the slot ID passed to the
266 pkcs11_is_valid_slot(CK_SLOT_ID slot_id) { function
305 return (pkcs11_is_valid_slot(*real_slot_id));

Completed in 284 milliseconds