Searched refs:DESERR_NOHWDEVICE (Results 1 – 3 of 3) sorted by relevance
61 #define DESERR_NOHWDEVICE 1 /* succeeded, but hw device not available */ macro66 ((err) > DESERR_NOHWDEVICE)
89 result_1->stat == DESERR_NOHWDEVICE) { in _des_crypt_call()
135 return(desdev == DES_SW ? DESERR_NONE : DESERR_NOHWDEVICE); in common_crypt()