Home
last modified time | relevance | path

Searched full:deriving (Results 1 – 19 of 19) 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/include/linux/
H A Drpmb.h35 * @dev_id is intended to be used as input when deriving the authenticaion key.
/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.c379 * DIRECT_KEY: instead of deriving per-file encryption keys, the in fscrypt_setup_v2_file_key()
H A Dkeyring.c584 * different key identifiers by deriving their key in add_master_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
824 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/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.c770 * When deriving the boundaries of a fragment from a gpa, all but the last
/linux/mm/
H A Dpage_alloc.c1668 /* This gives a shorter code than deriving page_zone(end_page) */ in post_alloc_hook()