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
75 int (*unwrap)(struct gether *, member280 if (dev->unwrap) { in rx_complete()285 status = dev->unwrap(dev->port_usb, in rx_complete()1078 dev->unwrap = link->unwrap; in gether_connect()1170 dev->unwrap = NULL; in gether_disconnect()
79 int (*unwrap)(struct gether *port, member
641 eem->port.unwrap = eem_unwrap; in eem_alloc()
980 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
1609 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
80 PROC(UNWRAP, unwrap),