/kernel/linux/linux-5.10/security/keys/ |
H A D | compat_dh.c | 30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
|
H A D | dh.c | 377 * Concatenate SP800-56A otherinfo past DH shared secret -- the in __keyctl_dh_compute() 378 * input to the KDF is (DH shared secret || otherinfo) in __keyctl_dh_compute() 380 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo, in __keyctl_dh_compute()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | compat_dh.c | 30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
|
H A D | dh.c | 268 * Concatenate SP800-56A otherinfo past DH shared secret -- the in __keyctl_dh_compute() 269 * input to the KDF is (DH shared secret || otherinfo) in __keyctl_dh_compute() 271 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo, in __keyctl_dh_compute()
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | ste_dma40_ll.c | 215 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli() 236 otherinfo->data_width); in d40_phy_buf_to_lli() 272 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli() 298 reg_cfg, info, otherinfo, flags); in d40_phy_sg_to_lli() 212 d40_phy_buf_to_lli(struct d40_phy_lli *lli, dma_addr_t addr, u32 size, dma_addr_t lli_phys, dma_addr_t first_phys, u32 reg_cfg, struct stedma40_half_channel_info *info, struct stedma40_half_channel_info *otherinfo, unsigned long flags) d40_phy_buf_to_lli() argument 265 d40_phy_sg_to_lli(struct scatterlist *sg, int sg_len, dma_addr_t target, struct d40_phy_lli *lli_sg, dma_addr_t lli_phys, u32 reg_cfg, struct stedma40_half_channel_info *info, struct stedma40_half_channel_info *otherinfo, unsigned long flags) d40_phy_sg_to_lli() argument
|
H A D | ste_dma40_ll.h | 448 struct stedma40_half_channel_info *otherinfo,
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | ste_dma40_ll.c | 216 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli() 237 otherinfo->data_width); in d40_phy_buf_to_lli() 273 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli() 299 reg_cfg, info, otherinfo, flags); in d40_phy_sg_to_lli() 213 d40_phy_buf_to_lli(struct d40_phy_lli *lli, dma_addr_t addr, u32 size, dma_addr_t lli_phys, dma_addr_t first_phys, u32 reg_cfg, struct stedma40_half_channel_info *info, struct stedma40_half_channel_info *otherinfo, unsigned long flags) d40_phy_buf_to_lli() argument 266 d40_phy_sg_to_lli(struct scatterlist *sg, int sg_len, dma_addr_t target, struct d40_phy_lli *lli_sg, dma_addr_t lli_phys, u32 reg_cfg, struct stedma40_half_channel_info *info, struct stedma40_half_channel_info *otherinfo, unsigned long flags) d40_phy_sg_to_lli() argument
|
H A D | ste_dma40_ll.h | 448 struct stedma40_half_channel_info *otherinfo,
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | keyctl.h | 63 char __user *otherinfo; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | keyctl.h | 88 char __user *otherinfo; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | keyctl.h | 88 char __user *otherinfo; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | keyctl.h | 84 char __user * otherinfo; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | keyctl.h | 84 char __user * otherinfo; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | compat.h | 379 compat_uptr_t otherinfo; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | compat.h | 409 compat_uptr_t otherinfo; member
|