Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.h46 ATR_CODE_TOO_SHORT, enumerator
H A Datr.c434 case ATR_CODE_TOO_SHORT: in atr_strerror()
488 return (ATR_CODE_TOO_SHORT); in atr_parse()
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Datrparse.c51 { "zero-length data", 0, { 0 }, ATR_CODE_TOO_SHORT },
52 { "No T0", 1, { 0x3f }, ATR_CODE_TOO_SHORT },