Searched defs:kernel_pkey_params (Results 1 – 1 of 1) sorted by relevance
26586 struct kernel_pkey_params { struct26587 struct key *key;26588 const char *encoding;26589 const char *hash_algo;26590 char *info;26591 __u32 in_len;26592 union {26596 enum kernel_pkey_operation op: 8;