Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
H A Ddh.c380 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo, in __keyctl_dh_compute()
/OK3568_Linux_fs/kernel/drivers/dma/
H A 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()
H A Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkeyctl.h85 char *otherinfo; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkeyctl.h85 char *otherinfo; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkeyctl.h88 char __user *otherinfo; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h379 compat_uptr_t otherinfo; member
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst875 - ``char *otherinfo`` specifies the OtherInfo data as documented in
878 The otherinfo pointer may be NULL if no OtherInfo shall be used.