Searched refs:classic_des (Results 1 – 3 of 3) sorted by relevance
437 const bool_t classic_des = AUTH_DES_KEY(keylen, algtype); in getkeys_ldap_g() local455 if (classic_des) in getkeys_ldap_g()510 const bool_t classic_des = AUTH_DES_KEY(keylen, algtype); in netname2hashname() local515 if (classic_des) { in netname2hashname()557 const bool_t classic_des = AUTH_DES_KEY(keylen, algtype); in __getpublickey_cached_g() local574 } else if (classic_des && in __getpublickey_cached_g()578 else if (classic_des && in __getpublickey_cached_g()640 const bool_t classic_des = AUTH_DES_KEY(keylen, algtype); in getsecretkey_g() local658 else if (classic_des && strcmp(look->service_name, "nis") == 0) in getsecretkey_g()661 else if (classic_des && in getsecretkey_g()
253 const int classic_des = keylen == 192 && algtype == 0; in xencrypt_g() local255 const int keychecksumsize = classic_des ? KEYCHECKSUMSIZE : MD5HEXSIZE; in xencrypt_g()270 if (classic_des) { in xencrypt_g()302 if (classic_des) in xencrypt_g()358 const int classic_des = keylen == 192 && algtype == 0; in xdecrypt_g() local360 const int keychecksumsize = classic_des ? KEYCHECKSUMSIZE : MD5HEXSIZE; in xdecrypt_g()369 if (classic_des) in xdecrypt_g()390 if (classic_des) { in xdecrypt_g()
174 const int classic_des = keylen == 192 && algtype == 0; in __gen_dhkeys_g() local179 if (classic_des) { in __gen_dhkeys_g()263 const int classic_des = keylen == 192 && algtype == 0; in __gen_common_dhkeys_g() local268 if (classic_des) { in __gen_common_dhkeys_g()