Searched defs:pc_cls_mode (Results 1 – 2 of 2) sorted by relevance
/external/scapy/scapy/layers/tls/crypto/ | ||
D | cipher_block.py | 112 pc_cls_mode = modes.CBC variable in Cipher_AES_128_CBC |
D | cipher_aead.py | 225 pc_cls_mode = modes.GCM variable in Cipher_AES_128_GCM |