Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
22 for userspace to wrap/unwrap file encryption keys by other
/Linux-v5.10/drivers/usb/gadget/function/
Du_ether.c71 int (*unwrap)(struct gether *, member
265 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()
Du_ether.h75 int (*unwrap)(struct gether *port, member
Df_eem.c637 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c1007 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1741 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/Linux-v5.10/include/trace/events/
Drpcgss.h137 DEFINE_GSSAPI_EVENT(unwrap);
207 DEFINE_SVC_GSSAPI_EVENT(unwrap);
/Linux-v5.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c67 PROC(UNWRAP, unwrap),