Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c39 #define CPRB_MEMPOOL_ITEM_SIZE (8 * 1024) macro
365 if (len <= CPRB_MEMPOOL_ITEM_SIZE) in alloc_cprbmem()
1453 if (wkbuflen > CPRB_MEMPOOL_ITEM_SIZE) { in ep11_kblob2protkey()
1457 __func__, (int)wkbuflen, CPRB_MEMPOOL_ITEM_SIZE, rc); in ep11_kblob2protkey()
1616 CPRB_MEMPOOL_ITEM_SIZE); in zcrypt_ep11misc_init()
H A Dzcrypt_ccamisc.c40 #define CPRB_MEMPOOL_ITEM_SIZE (16 * 1024) macro
251 if (len <= CPRB_MEMPOOL_ITEM_SIZE) in alloc_and_prep_cprbmem()
1795 CPRB_MEMPOOL_ITEM_SIZE); in zcrypt_ccamisc_init()