Searched refs:CURMECH (Results 1 – 1 of 1) sorted by relevance
60 #define CURMECH mechs[mcount] macro162 for (mcount = 0; CURMECH; mcount++) { in encryptkeys()165 if (!xencrypt_g(slist[mcount], CURMECH->keylen, in encryptkeys()166 CURMECH->algtype, short_login_pw, netname, in encryptkeys()208 for (mcount = 0; CURMECH; mcount++) in initkeylist()236 for (mcount = 0; CURMECH; mcount++) { in getpublics()240 hexkeylen = ((CURMECH->keylen / 8) * 2) + 1; in getpublics()246 if (!getpublickey_g(netname, CURMECH->keylen, in getpublics()247 CURMECH->algtype, public, in getpublics()252 VALID_ALIAS(CURMECH->alias) ? in getpublics()[all …]