Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
DKconfig17 bool "Enable notifications for userspace key wrap/unwrap"
21 for userspace to wrap/unwrap file encryption keys by other
/Linux-v4.19/drivers/usb/gadget/function/
Du_ether.c71 int (*unwrap)(struct gether *, member
263 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()
Du_ether.h75 int (*unwrap)(struct gether *port, member
Df_eem.c640 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c1006 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1662 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c80 PROC(UNWRAP, unwrap),