Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcompat.h377 struct compat_keyctl_kdf_params { struct
378 compat_uptr_t hashname;
379 compat_uptr_t otherinfo;
380 __u32 otherinfolen;
381 __u32 __spare[8];
/kernel/linux/linux-6.6/include/linux/
Dcompat.h407 struct compat_keyctl_kdf_params { struct
408 compat_uptr_t hashname;
409 compat_uptr_t otherinfo;
410 __u32 otherinfolen;
411 __u32 __spare[8];