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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c82 case CKR_DEVICE_REMOVED:
83 return ("CKR_DEVICE_REMOVED");
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c323 return (CKR_DEVICE_REMOVED);
H A DsoftSlotToken.c504 return (CKR_DEVICE_REMOVED);
H A DsoftObjectUtil.c271 rv = CKR_DEVICE_REMOVED;
H A DsoftAttributeUtil.c1229 return (CKR_DEVICE_REMOVED);
4707 return (CKR_DEVICE_REMOVED);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c68 CKR_DEVICE_REMOVED, /* DEVICE_REMOVED */
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1092 #define CKR_DEVICE_REMOVED 0x00000032 macro
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c111 case CKR_DEVICE_REMOVED:

Completed in 404 milliseconds