Searched refs:_arcfour_crypt (Results 1 – 1 of 1) sorted by relevance
141 int _arcfour_crypt(char *buf, int len, struct desparams *desp) in _arcfour_crypt() function185 _my_crypt = &_arcfour_crypt; in load_des()239 if (_my_crypt != &_arcfour_crypt && argp->des_mode == CBC_DES) {241 if (_my_crypt != &_arcfour_crypt && argp->des_mode == ECB_DES) {