Home
last modified time | relevance | path

Searched full:derive (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/linux-6.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h86 * @bi: struct vmw_ctx_bindinfo we derive from.
97 * @bi: struct vmw_ctx_bindinfo we derive from.
108 * @bi: struct vmw_ctx_bindinfo we derive from.
125 * @bi: struct vmw_ctx_bindinfo we derive from.
138 * @bi: struct vmw_ctx_bindinfo we derive from.
153 * @bi: struct vmw_ctx_bindinfo we derive from.
168 * @bi: struct vmw_ctx_bindinfo we derive from.
209 * @bi: struct vmw_ctx_bindinfo we derive from.
/linux-6.15/crypto/krb5/
Dkrb5_kdf.c76 * krb5_derive_Kc - Derive key Kc and install into a hash
83 * Derive the Kerberos Kc checksumming key. The key is stored into the
100 * krb5_derive_Ke - Derive key Ke and install into an skcipher
107 * Derive the Kerberos Ke encryption key. The key is stored into the prepared
124 * krb5_derive_Ki - Derive key Ki and install into a hash
131 * Derive the Kerberos Ki integrity checksum key. The key is stored into the
Dinternal.h45 /* Derive the keys needed for an encryption AEAD object. */
59 /* Derive the key needed for a checksum hash object. */
/linux-6.15/drivers/gpu/nova-core/
Dgpu.rs16 #[derive(fmt::Debug)]
35 // TODO replace with something like derive(FromPrimitive)
91 // Hence, replace with something like strum_macros derive(Display).
101 #[derive(fmt::Debug)]
Dregs.rs32 #[derive(Copy, Clone)]
/linux-6.15/rust/pin-init/examples/
Dbig_struct_in_place.rs6 #[derive(Debug)]
16 #[derive(Debug)]
Dlinked_list.rs22 #[derive(Debug)]
93 #[derive(Clone, Debug)]
Derror.rs10 #[derive(Debug)]
/linux-6.15/Documentation/devicetree/bindings/pwm/
Dpwm-rockchip.yaml75 - description: Used to derive the functional clock for the device.
92 Used both to derive the functional clock
/linux-6.15/Documentation/devicetree/bindings/sound/
Dfsl,esai.yaml44 derive HCK, SCK and FS.
47 derive HCK, SCK and FS.
/linux-6.15/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.yaml58 there is one clock that is used both to derive the functional clock
60 For newer hardware (rk3399) this clock is used to derive
/linux-6.15/drivers/md/dm-vdo/
Dfunnel-queue.h27 * in the queue must all be the same so the client can derive their structure pointer from the
78 * structure. The caller must be able to derive the address of the start of their data structure
/linux-6.15/Documentation/devicetree/bindings/clock/
Dxgene.txt21 - clock-output-names : shall be the name of the PLL referenced by derive
30 - clock-output-names : shall be the name of the clock referenced by derive
Dcirrus,cs2000-cp.yaml60 If not given, the static mode shall be used to derive the
/linux-6.15/rust/kernel/
Dalloc.rs29 #[derive(Copy, Clone, PartialEq, Eq, Debug)]
38 #[derive(Clone, Copy, PartialEq)]
126 /// In order to be able to support `#[derive(CoercePointee)]` later on, we need to avoid a design
Dtime.rs32 #[derive(Copy, Clone)]
95 #[derive(Clone, Copy, PartialEq, Eq, Debug)]
Dof.rs12 #[derive(Clone, Copy)]
/linux-6.15/drivers/s390/crypto/
Dzcrypt_ccamisc.h172 * Derive proteced key from an CCA AES DATA secure key.
185 * Derive proteced key from CCA AES cipher secure key.
197 * Derive proteced key from CCA ECC secure private key.
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
Daspeed,ast2400-adc.yaml28 Input clock used to derive the sample clock. Expected to be the
/linux-6.15/drivers/platform/x86/
Ddual_accel_detect.h14 * (instead userspace can derive the status itself by directly reading the 2 accels).
/linux-6.15/Documentation/crypto/
Dkrb5.rst125 This can be used to derive the transport key from a source key plus additional
185 value used to derive the appropriate subkey(s). They create an appropriate
/linux-6.15/rust/pin-init/internal/src/
Dlib.rs47 zeroable::derive(input.into()).into() in derive_zeroable()
/linux-6.15/tools/testing/selftests/bpf/progs/
Dtest_rdonly_maps.c51 /* validate verifier can derive loop termination */ in part_loop()
/linux-6.15/rust/kernel/net/phy/
Dreg.rs55 #[derive(Copy, Clone, Debug)]
138 #[derive(Copy, Clone, Debug)]
/linux-6.15/fs/crypto/
Dkeysetup_v1.c41 * derived key can "decrypt" it to get back to the master key, then derive any
267 /* v1 policy, !DIRECT_KEY: derive the file's encryption key */

12345678910>>...12