Searched defs:SET_ERROR (Results 1 – 4 of 4) sorted by relevance
169 #define SET_ERROR(h, c) h->lasterr.kstype = KMF_KEYSTORE_NSS; \ macro [all...]
171 #define SET_ERROR(err) (ZFS_SET_ERROR(err), err) macro
47 #define SET_ERROR(h, c) h->lasterr.kstype = KMF_KEYSTORE_PK11TOKEN; \ macro [all...]
132 #define SET_ERROR(h, c) h->lasterr.kstype = KMF_KEYSTORE_OPENSSL; \ macro [all...]