Home
last modified time | relevance | path

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

/external/scapy/scapy/layers/
Dx509.py826 _attrName_specials = [name for name, symbol in _attrName_mapping] variable
876 if attrType not in _attrName_specials:
895 if attrType not in _attrName_specials:
1003 if attrType not in _attrName_specials: