Home
last modified time | relevance | path

Searched defs:MIC_MSG (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/layers/
Dgssapi.py423 class MIC_MSG: class in SSP
429 self, Context: CONTEXT, msgs: List[MIC_MSG], qop_req: int = 0
443 def GSS_VerifyMICEx(self, Context: CONTEXT, msgs: List[MIC_MSG], signature) -> None: