HomeSort by relevance Sort by last modified time
    Searched refs:oldSessionKey (Results 1 - 2 of 2) sorted by null

  /external/curl/tests/python_dependencies/impacket/
smb3.py 526 tgt, cipher, oldSessionKey, sessionKey = getKerberosTGT(userName, password, domain, lmhash, nthash, aesKey, kdcHost)
538 # ccache.fromTGT(tgt, oldSessionKey, sessionKey)
540 # ccache.fromTGS(TGS['KDC_REP'], TGS['oldSessionKey'], TGS['sessionKey'] )
550 tgs, cipher, oldSessionKey, sessionKey = getKerberosTGS(serverName, domain, kdcHost, tgt, cipher, sessionKey)
    [all...]
smb.py     [all...]

Completed in 220 milliseconds