Searched refs:PCICA_MAX_RESPONSE_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define PCICA_MAX_RESPONSE_SIZE 0x110 /* max outputdatalength + type80_hdr */ macro207 BUG_ON(t84h->len > PCICA_MAX_RESPONSE_SIZE); in convert_type84()259 length = min(PCICA_MAX_RESPONSE_SIZE, (int) t84h->len); in zcrypt_pcica_receive()363 zdev = zcrypt_device_alloc(PCICA_MAX_RESPONSE_SIZE); in zcrypt_pcica_probe()