Home
last modified time | relevance | path

Searched defs:kernel_pkey_query (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dkeyctl.h13 struct kernel_pkey_query { struct
14 __u32 supported_ops; /* Which ops are supported */
15 __u32 key_size; /* Size of the key in bits */
16 __u16 max_data_size; /* Maximum size of raw data to sign in bytes */
17 __u16 max_sig_size; /* Maximum size of signature in bytes */
18 __u16 max_enc_size; /* Maximum size of encrypted blob in bytes */
19 __u16 max_dec_size; /* Maximum size of decrypted blob in bytes */