Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c172 #define PPS_LEN_MIN 3 /* PPSS, PPS0, PCK */ macro
1127 if (resplen > PPS_LEN_MAX || resplen < PPS_LEN_MIN) in atr_pps_valid()
1153 val = PPS_LEN_MIN; in atr_pps_valid()