Searched refs:unwrap (Results 1 – 8 of 8) sorted by relevance
18 bool "Enable notifications for userspace key wrap/unwrap"22 for userspace to wrap/unwrap file encryption keys by other
71 int (*unwrap)(struct gether *, member265 if (dev->unwrap) { in rx_complete()270 status = dev->unwrap(dev->port_usb, in rx_complete()1082 dev->unwrap = link->unwrap; in gether_connect()1172 dev->unwrap = NULL; in gether_disconnect()
75 int (*unwrap)(struct gether *port, member
637 eem->port.unwrap = eem_unwrap; in eem_alloc()
1007 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
1741 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
137 DEFINE_GSSAPI_EVENT(unwrap);207 DEFINE_SVC_GSSAPI_EVENT(unwrap);
67 PROC(UNWRAP, unwrap),