Home
last modified time | relevance | path

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

/linux/net/dccp/ccids/
H A Dccid2.h
/linux/drivers/crypto/
H A DKconfig110 This is the CCA support handler for deriving protected keys
126 This is the EP11 support handler for deriving protected keys
141 This is the PCKMO support handler for deriving protected keys
149 The PCKMO way of deriving protected keys from clear key material
163 This is the PKEY Ultravisor support handler for deriving protected
/linux/Documentation/security/
H A Dsiphash.rst27 If you're not deriving your key from here, you're doing it wrong.
150 If you're not deriving your key from here, you're doing it wrong.
/linux/fs/crypto/
H A Dhkdf.c23 * common case of deriving an AES-256-XTS key (512 bits), that can result in
H A Dkeysetup_v1.c12 * - Deriving per-file encryption keys using the AES-128-ECB based KDF
H A Dkeysetup.c360 * DIRECT_KEY: instead of deriving per-file encryption keys, the in fscrypt_setup_v2_file_key()
H A Dkeyring.c583 * different key identifiers by deriving their key in add_master_key()
/linux/rust/syn/
H A Dspanned.rs12 //! of a struct for which we are deriving a trait implementation, and we need to
H A Dlib.rs57 //! the trait we are deriving. Any time that derive appears in the user's code,
/linux/include/linux/
H A Drpmb.h35 * @dev_id is intended to be used as input when deriving the authenticaion key.
/linux/net/llc/
H A Dllc_input.c106 * Initializes internal skb pointer to start of network layer by deriving
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_mdio.c215 /* clk_div can be calculated by deriving it from the equation: in axienet_mdio_enable()
/linux/Documentation/filesystems/
H A Dfscrypt.rst245 For v1 encryption policies, the KDF only supports deriving per-file
270 cases, fscrypt does this by deriving per-file keys. When a new
352 just like deriving a per-file encryption key, except that a different
822 value is intended to used as a salt when deriving an encryption key
/linux/Documentation/trace/
H A Dtracepoint-analysis.rst197 - Deriving a higher-level event from a series of lower-level events.
/linux/drivers/edac/
H A Di3000_edac.c47 * The type promotion here is deliberate; we're deriving an
/linux/Documentation/input/devices/
H A Dalps.rst236 protocol packets. Deriving a count of contact points must be done by
/linux/Documentation/power/
H A Denergy-model.rst36 an 'abstract scale' deriving real energy in micro-Joules would not be possible.
/linux/arch/s390/include/uapi/asm/
H A Dpkey.h356 * Deriving ECC protected keys from ECC secure keys is not supported with
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h223 * @brightness_mask: After deriving brightness, OR it with this mask.
/linux/kernel/
H A Duser_namespace.c76 * Create a new user namespace, deriving the creator from the user in the
/linux/net/ipv4/
H A Dtcp_bbr.c159 /* The gain for deriving steady-state cwnd tolerates delayed/stretched ACKs: */
/linux/arch/s390/kvm/
H A Dgaccess.c755 * When deriving the boundaries of a fragment from a gpa, all but the last
/linux/arch/powerpc/kernel/
H A Drtas.c663 * Reverse lookup for deriving the function descriptor from a
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c689 * deriving a delay from the timeout value, timeout_ms/ratio). in nand_soft_waitrdy()
/linux/mm/
H A Dpage_alloc.c1706 /* This gives a shorter code than deriving page_zone(end_page) */ in __pageblock_pfn_to_page()