Searched refs:DESERR_NONE (Results 1 – 3 of 3) sorted by relevance
60 #define DESERR_NONE 0 /* succeeded */ macro
88 if (result_1->stat == DESERR_NONE || in _des_crypt_call()
135 return(desdev == DES_SW ? DESERR_NONE : DESERR_NOHWDEVICE); in common_crypt()