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

/linux-master/security/keys/
H A Dcompat_dh.c30 kdfcopy.otherinfo = compat_ptr(compat_kdfcopy.otherinfo);
H A Ddh.c268 * Concatenate SP800-56A otherinfo past DH shared secret -- the
269 * input to the KDF is (DH shared secret || otherinfo)
271 if (copy_from_user(outbuf + req->dst_len, kdfcopy->otherinfo,
/linux-master/include/uapi/linux/
H A Dkeyctl.h88 char __user *otherinfo; member in struct:keyctl_kdf_params
/linux-master/drivers/dma/
H A Dste_dma40_ll.c216 struct stedma40_half_channel_info *otherinfo,
237 otherinfo->data_width);
273 struct stedma40_half_channel_info *otherinfo,
299 reg_cfg, info, otherinfo, flags);
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) 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) argument
H A Dste_dma40_ll.h448 struct stedma40_half_channel_info *otherinfo,
/linux-master/include/linux/
H A Dcompat.h409 compat_uptr_t otherinfo; member in struct:compat_keyctl_kdf_params

Completed in 187 milliseconds