Home
last modified time | relevance | path

Searched refs:unwrap (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/ecryptfs/
DKconfig17 bool "Enable notifications for userspace key wrap/unwrap"
21 for userspace to wrap/unwrap file encryption keys by other
/linux-4.4.14/drivers/usb/gadget/function/
Du_ether.c75 int (*unwrap)(struct gether *, member
280 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()
Du_ether.h79 int (*unwrap)(struct gether *port, member
Df_eem.c641 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c980 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1609 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c80 PROC(UNWRAP, unwrap),