Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
DKconfig17 bool "Enable notifications for userspace key wrap/unwrap"
21 for userspace to wrap/unwrap file encryption keys by other
/linux-4.1.27/drivers/usb/gadget/function/
Du_ether.c70 int (*unwrap)(struct gether *, member
275 if (dev->unwrap) { in rx_complete()
280 status = dev->unwrap(dev->port_usb, in rx_complete()
1073 dev->unwrap = link->unwrap; in gether_connect()
1167 dev->unwrap = NULL; in gether_disconnect()
Du_ether.h81 int (*unwrap)(struct gether *port, member
Df_eem.c651 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c994 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1625 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c80 PROC(UNWRAP, unwrap),