Searched defs:_attrName_specials (Results 1 - 1 of 1) sorted by relevance

/external/scapy/scapy/layers/
H A 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:

Completed in 122 milliseconds