Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c40 #define CPRB_MEMPOOL_ITEM_SIZE (8 * 1024) macro
369 if (memlen <= CPRB_MEMPOOL_ITEM_SIZE) in alloc_cprbmem()
1459 if (wkbuflen > CPRB_MEMPOOL_ITEM_SIZE) { in ep11_kblob2protkey()
1463 __func__, (int)wkbuflen, CPRB_MEMPOOL_ITEM_SIZE, rc); in ep11_kblob2protkey()
1622 CPRB_MEMPOOL_ITEM_SIZE); in zcrypt_ep11misc_init()