Home
last modified time | relevance | path

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

/dports/security/openct/openct-0.6.20/src/ifd/
H A Difd-pertosmart1030.c109 #define PS_RESPONSE_LENGTH1_IDX 4 macro
799 [PS_RESPONSE_LENGTH1_IDX], in ps_receive_from_ifd()
801 PS_RESPONSE_LENGTH1_IDX + 1, p, 4); in ps_receive_from_ifd()
809 &protocol_bytes[PS_RESPONSE_LENGTH1_IDX], rc); in ps_receive_from_ifd()
814 protocol_bytes[PS_RESPONSE_LENGTH1_IDX]); in ps_receive_from_ifd()
820 data_length = protocol_bytes[PS_RESPONSE_LENGTH1_IDX] << 8; in ps_receive_from_ifd()
H A Difd-pertosmart1038.c157 #define PS_RESPONSE_LENGTH1_IDX 3 macro
618 buffer[PS_RESPONSE_LENGTH1_IDX]; in ps_receive_from_ifd()