Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.h28 #define AP_DEFAULT_MAX_MSG_SIZE (12 * 1024) macro
Dap_card.c249 ml * AP_TAPQ_ML_FIELD_CHUNK_SIZE : AP_DEFAULT_MAX_MSG_SIZE; in ap_card_create()
Dzcrypt_msgtype6.c1317 ap_msg->bufsize = AP_DEFAULT_MAX_MSG_SIZE; in prep_rng_ap_msg()
Dap_bus.c69 atomic_t ap_max_msg_size = ATOMIC_INIT(AP_DEFAULT_MAX_MSG_SIZE);