Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c35 #define KEYBLOBBUFSIZE 8192 /* key buffer size used for internal processing */ macro
1325 if (!ukey || keylen < MINKEYBLOBBUFSIZE || keylen > KEYBLOBBUFSIZE) in _copy_key_from_user()
1504 size_t klen = KEYBLOBBUFSIZE; in pkey_unlocked_ioctl()
1546 size_t klen = KEYBLOBBUFSIZE; in pkey_unlocked_ioctl()