Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/uapi/asm/
H A Dpkey.h25 #define MAXPROTKEYSIZE 64 /* a protected key blob may be up to 64 bytes */ macro
98 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */
/linux-6.15/drivers/s390/crypto/
H A Dpkey_base.h55 u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */