Home
last modified time | relevance | path

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

/external/scapy/scapy/libs/
Drfc3961.py1121 enctypename = None # type: bytes variable in _AESEncryptionType_SHA256_SHA384
1174 enctypename = b"aes128-cts-hmac-sha256-128" variable in _AES128CTS_SHA256_128
1186 enctypename = b"aes256-cts-hmac-sha384-192" variable in _AES256CTS_SHA384_192