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

/illumos-gate/usr/src/common/crypto/rng/
H A Dfips_random.h45 #define CKR_DEVICE_ERROR CRYPTO_DEVICE_ERROR macro
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaRand.c75 return (CKR_DEVICE_ERROR);
107 return (CKR_DEVICE_ERROR);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftRand.c60 return (CKR_DEVICE_ERROR);
90 return (CKR_DEVICE_ERROR);
H A DsoftKeysUtil.c365 rv = CKR_DEVICE_ERROR;
H A DsoftKeystoreUtil.c1177 CKR_DEVICE_ERROR : CKR_OK);
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c78 case CKR_DEVICE_ERROR:
79 return ("CKR_DEVICE_ERROR");
/illumos-gate/usr/src/common/crypto/dh/
H A Ddh_impl.h52 #define CKR_DEVICE_ERROR CRYPTO_DEVICE_ERROR macro
H A Ddh_impl.c59 return (CKR_DEVICE_ERROR);
/illumos-gate/usr/src/common/crypto/dsa/
H A Ddsa_impl.h54 #define CKR_DEVICE_ERROR CRYPTO_DEVICE_ERROR macro
H A Ddsa_impl.c57 return (CKR_DEVICE_ERROR);
/illumos-gate/usr/src/common/crypto/padding/
H A Dpadding.h54 #define CKR_DEVICE_ERROR CRYPTO_DEVICE_ERROR macro
H A Dpkcs1.c85 CKR_DEVICE_ERROR : 0;
/illumos-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h53 #define CKR_DEVICE_ERROR CRYPTO_DEVICE_ERROR macro
H A Drsa_impl.c95 return (CKR_DEVICE_ERROR);
/illumos-gate/usr/src/common/crypto/ecc/
H A Decc_impl.h209 (pkcs11_get_nzero_urandom((p), (l)) < 0 ? CKR_DEVICE_ERROR : CKR_OK)
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c66 CKR_DEVICE_ERROR, /* DEVICE_ERROR */
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1090 #define CKR_DEVICE_ERROR 0x00000030 macro
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c107 case CKR_DEVICE_ERROR:

Completed in 488 milliseconds