Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dpkey_base.h32 #define PROTKEYBLOBBUFSIZE 256 /* protected key buffer size used internal */ macro
H A Dpkey_api.c658 u32 protkeylen = PROTKEYBLOBBUFSIZE; in pkey_ioctl_kblob2protk3()