Home
last modified time | relevance | path

Searched refs:otherinfo (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/security/keys/
H A Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
H A Ddh.c377 * 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 Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo); in compat_keyctl_dh_compute()
H A Ddh.c268 * 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 Dste_dma40_ll.c215 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 Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40_ll.c216 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 Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkeyctl.h63 char __user *otherinfo; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkeyctl.h88 char __user *otherinfo; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkeyctl.h88 char __user *otherinfo; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkeyctl.h84 char __user * otherinfo; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkeyctl.h84 char __user * otherinfo; member
/kernel/linux/linux-5.10/include/linux/
H A Dcompat.h379 compat_uptr_t otherinfo; member
/kernel/linux/linux-6.6/include/linux/
H A Dcompat.h409 compat_uptr_t otherinfo; member

Completed in 11 milliseconds