Home
last modified time | relevance | path

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

/dports/security/openct/openct-0.6.20/src/ifd/
H A Difd-pertosmart1038.c146 #define PS_MAX_SEND_LEN 65535 macro
462 if (PS_MAX_SEND_LEN < slen) { in ps_send_to_ifd()
H A Difd-pertosmart1030.c98 #define PS_MAX_SEND_LEN 65535 macro
585 if (slen > PS_MAX_SEND_LEN) { in ps_send_to_ifd()