Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
22 for userspace to wrap/unwrap file encryption keys by other
/linux-5.19.10/drivers/dma-buf/
DMakefile15 st-dma-fence-unwrap.o \
/linux-5.19.10/drivers/usb/gadget/function/
Du_ether.c73 int (*unwrap)(struct gether *, member
268 if (dev->unwrap) { in rx_complete()
273 status = dev->unwrap(dev->port_usb, in rx_complete()
1121 dev->unwrap = link->unwrap; in gether_connect()
1211 dev->unwrap = NULL; in gether_disconnect()
Du_ether.h75 int (*unwrap)(struct gether *port, member
Df_eem.c672 eem->port.unwrap = eem_unwrap; in eem_alloc()
Df_rndis.c1009 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
Df_ncm.c1735 ncm->port.unwrap = ncm_unwrap_ntb; in ncm_alloc()
/linux-5.19.10/include/trace/events/
Drpcgss.h139 DEFINE_GSSAPI_EVENT(unwrap);
209 DEFINE_SVC_GSSAPI_EVENT(unwrap);
/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c67 PROC(UNWRAP, unwrap),
/linux-5.19.10/Documentation/driver-api/
Ddma-buf.rst188 DMA Fence unwrap
191 .. kernel-doc:: include/linux/dma-fence-unwrap.h