Home
last modified time | relevance | path

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

/linux-6.1.9/security/keys/
Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
Ddh.c291 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo, in __keyctl_dh_compute()
/linux-6.1.9/drivers/dma/
Dste_dma40_ll.c215 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli() argument
236 otherinfo->data_width); in d40_phy_buf_to_lli()
272 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli() argument
298 reg_cfg, info, otherinfo, flags); in d40_phy_sg_to_lli()
Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/linux-6.1.9/include/uapi/linux/
Dkeyctl.h88 char __user *otherinfo; member
/linux-6.1.9/include/linux/
Dcompat.h411 compat_uptr_t otherinfo; member
/linux-6.1.9/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.