Searched refs:unwrap (Results 1 – 7 of 7) sorted by relevance
17 bool "Enable notifications for userspace key wrap/unwrap"21 for userspace to wrap/unwrap file encryption keys by other
71 int (*unwrap)(struct gether *, member263 if (dev->unwrap) { in rx_complete()268 status = dev->unwrap(dev->port_usb, in rx_complete()1080 dev->unwrap = link->unwrap; in gether_connect()1169 dev->unwrap = NULL; in gether_disconnect()
75 int (*unwrap)(struct gether *port, member
640 eem->port.unwrap = eem_unwrap; in eem_alloc()
1006 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
1662 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
80 PROC(UNWRAP, unwrap),