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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h579 * Don't forget to update CRYPTO_LAST_ERROR and the error_number_table[]
582 #define CRYPTO_LAST_ERROR 0x00000053 macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c52 static CK_RV error_number_table[CRYPTO_LAST_ERROR+1] = {
139 #if CRYPTO_LAST_ERROR != CRYPTO_FIPS140_ERROR

Completed in 63 milliseconds