Home
last modified time | relevance | path

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

/linux/net/dccp/ccids/
H A Dccid2.h
/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
/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/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/drivers/iio/magnetometer/
H A Dtlv493d.c102 * used in deriving the sleep and timeout while reading the data from
/linux/Documentation/input/devices/
H A Dalps.rst236 protocol packets. Deriving a count of contact points must be done by
/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/vmwgfx/
H A Dvmwgfx_cotable.c44 * @res: struct vmw_resource we are deriving from.
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c198 * considered for deriving default RoCE GID, returns false otherwise.
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h234 * @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/arch/s390/kvm/
H A Dgaccess.c763 * 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.c690 * deriving a delay from the timeout value, timeout_ms/ratio). in nand_soft_waitrdy()
/linux/mm/
H A Dpage_alloc.c1680 /* This gives a shorter code than deriving page_zone(end_page) */ in __pageblock_pfn_to_page()