Searched defs:kernel_pkey_params (Results 1 – 2 of 2) sorted by relevance
37796 struct kernel_pkey_params { struct37797 struct key *key;37798 const char *encoding;37799 const char *hash_algo;37800 char *info;37801 __u32 in_len;37802 union {37806 enum kernel_pkey_operation op: 8;
47371 struct kernel_pkey_params { struct47372 struct key *key;47373 const char *encoding;47374 const char *hash_algo;47375 char *info;47376 __u32 in_len;47377 union {47381 enum kernel_pkey_operation op: 8;