Home
last modified time | relevance | path

Searched refs:otherinfo (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/security/keys/
Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
Ddh.c271 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo, in __keyctl_dh_compute()
/linux-6.6.21/drivers/dma/
Dste_dma40_ll.c216 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli() argument
237 otherinfo->data_width); in d40_phy_buf_to_lli()
273 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli() argument
299 reg_cfg, info, otherinfo, flags); in d40_phy_sg_to_lli()
Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/linux-6.6.21/include/uapi/linux/
Dkeyctl.h88 char __user *otherinfo; member
/linux-6.6.21/include/linux/
Dcompat.h409 compat_uptr_t otherinfo; member
/linux-6.6.21/Documentation/security/keys/
Dcore.rst875 - ``char *otherinfo`` specifies the OtherInfo data as documented in
878 The otherinfo pointer may be NULL if no OtherInfo shall be used.