Searched refs:DESERR_NOHWDEVICE (Results 1 – 2 of 2) sorted by relevance
54 #define DESERR_NOHWDEVICE 1 /* succeeded, but hw device not available */ macro59 ((err) > DESERR_NOHWDEVICE)
86 return desdev == DES_SW ? DESERR_NONE : DESERR_NOHWDEVICE; in common_crypt()