Searched defs:kernel_pkey_params (Results 1 – 1 of 1) sorted by relevance
31160 struct kernel_pkey_params { struct31161 struct key *key;31162 const char *encoding;31163 const char *hash_algo;31164 char *info;31165 __u32 in_len;31166 union {31170 enum kernel_pkey_operation op: 8;