Home
last modified time | relevance | path

Searched refs:_gcbn_format (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/layers/tls/crypto/
Dcipher_block.py201 _gcbn_format = "{cipher.name}-{mode.name}" variable
202 if GetCipherByName(_gcbn_format)(backend, _ARC2, modes.CBC) != \
217 GetCipherByName(_gcbn_format))