Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c39 #define MIN_EP11_PAYLOAD_SIZE 5 macro
524 if (xcrb->req_len < sizeof(struct ep11_cprb) + MIN_EP11_PAYLOAD_SIZE) in xcrb_msg_to_type6_ep11cprb_msgx()
1296 if (pld_len < MIN_EP11_PAYLOAD_SIZE) in zcrypt_msgtype6_send_ep11_cprb()