Home
last modified time | relevance | path

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

1234567

/linux/Documentation/crypto/
H A Dasymmetric-keys.rst4 Asymmetric / Public-key Cryptography Key Type
11 - Accessing asymmetric keys.
13 - Asymmetric key subtypes.
21 The "asymmetric" key type is designed to be a container for the keys used in
25 The asymmetric key is given a subtype that defines what sort of data is
33 operations using that key. In such a case, the asymmetric key would then
56 The asymmetric key type's match function can then perform a wider range of
64 keyctl search @s asymmetric id:5acc2142
75 keyctl search @s asymmetric tpm:5acc2142
80 1a39e171 I----- 1 perm 3f010000 0 0 asymmetric modsign.0: DSA 5acc2142 []
[all …]
/linux/include/keys/
H A Dasymmetric-subtype.h2 /* Asymmetric public-key cryptography key subtype
4 * See Documentation/crypto/asymmetric-keys.rst
14 #include <keys/asymmetric-type.h>
48 * asymmetric_key_subtype - Get the subtype from an asymmetric key
51 * Retrieves and returns the subtype pointer of the asymmetric key from the
H A Dasymmetric-type.h2 /* Asymmetric Public-key cryptography key type interface
4 * See Documentation/crypto/asymmetric-keys.rst
19 * The key payload is four words. The asymmetric-type key uses them as
30 * Identifiers for an asymmetric key ID. We have three ways of looking up a
H A Dasymmetric-parser.h2 /* Asymmetric public-key cryptography data parser
4 * See Documentation/crypto/asymmetric-keys.rst
/linux/security/integrity/ima/
H A Dima_asymmetric_keys.c8 * Defines an IMA hook to measure asymmetric keys on key
12 #include <keys/asymmetric-type.h>
18 * ima_post_key_create_or_update - measure asymmetric keys
35 /* Only asymmetric keys are handled by this hook. */ in ima_post_key_create_or_update()
/linux/crypto/asymmetric_keys/
H A DKconfig3 bool "Asymmetric (public-key cryptographic) key type"
7 the asymmetric keys used for public key cryptographic operations such
14 tristate "Asymmetric public-key crypto algorithm subtype"
21 This option provides support for asymmetric public key type handling.
H A Dasymmetric_keys.h2 /* Internal definitions for asymmetric key type
8 #include <keys/asymmetric-type.h>
H A Dx509_loader.c5 #include <keys/asymmetric-type.h>
32 "asymmetric", in x509_load_certificate_list()
H A Dpkcs8_parser.c15 #include <keys/asymmetric-subtype.h>
16 #include <keys/asymmetric-parser.h>
H A Dx509_public_key.c10 #include <keys/asymmetric-parser.h>
11 #include <keys/asymmetric-subtype.h>
/linux/drivers/target/
H A Dtarget_core_alua.c5 * This file contains SPC-3 compliant asymmetric logical unit assigntment (ALUA)
188 * Set the ASYMMETRIC ACCESS State in target_emulate_report_target_port_groups()
192 * Set supported ASYMMETRIC ACCESS State bits in target_emulate_report_target_port_groups()
324 * the state is a primary or secondary target port asymmetric in target_emulate_set_target_port_groups()
332 * an invalid combination of target port asymmetric in target_emulate_set_target_port_groups()
334 * unsupported target port asymmetric access state, in target_emulate_set_target_port_groups()
344 * If the ASYMMETRIC ACCESS STATE field (see table 267) in target_emulate_set_target_port_groups()
345 * specifies a primary target port asymmetric access state, in target_emulate_set_target_port_groups()
348 * port asymmetric access state shall be changed. If the in target_emulate_set_target_port_groups()
349 * ASYMMETRIC ACCESS STATE field specifies a secondary target in target_emulate_set_target_port_groups()
[all …]
/linux/Documentation/scheduler/
H A Dsched-capacity.rst18 asymmetric CPU capacity systems, as they contain CPUs of different capacities.
59 Consider an hypothetical dual-core asymmetric CPU capacity system where
146 asymmetric CPU capacities complexify this somewhat; the following sections will
284 whether the system exhibits asymmetric CPU capacities. Should that be the
294 cater to asymmetric CPU capacity systems. Do note however that said key is
324 asymmetric CPU capacities is to:
/linux/drivers/nvme/host/
H A Dconstants.c166 [NVME_SC_ANA_PERSISTENT_LOSS] = "Asymmetric Access Persistent Loss",
167 [NVME_SC_ANA_INACCESSIBLE] = "Asymmetric Access Inaccessible",
168 [NVME_SC_ANA_TRANSITION] = "Asymmetric Access Transition",
/linux/tools/testing/selftests/bpf/
H A Dverify_sig_setup.sh55 key_id=$(cat ${tmp_dir}/signing_key.der | keyctl padd asymmetric ebpf_testing_key @s)
63 keyctl unlink $(keyctl search @s asymmetric ebpf_testing_key) @s
/linux/security/integrity/
H A DKconfig34 bool "Enable asymmetric keys support"
44 asymmetric keys.
H A Ddigsig_asymmetric.c14 #include <keys/asymmetric-type.h>
20 * Request an asymmetric key.
/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst79 - *Asymmetric* - Reads are handled as for synchronous mode while writes
153 modes are requested then asymmetric mode may also be selected by the
160 2. Asymmetric
164 also disable asymmetric mode.
/linux/include/linux/sched/
H A Dsd_flags.h89 * NEEDS_GROUPS: Per-CPU capacity is asymmetric between groups.
99 * NEEDS_GROUPS: Per-CPU capacity is asymmetric between groups.
/linux/arch/arm64/kernel/
H A Dmte.c31 * The asynchronous and asymmetric MTE modes have the same behavior for
138 __mte_enable_kernel("asymmetric", SCTLR_EL1_TCF_ASYMM); in mte_enable_kernel_asymm()
153 * If the CPU does not support MTE asymmetric mode the in mte_enable_kernel_asymm()
387 * specified then implicitly enable asymmetric mode. in set_mte_ctrl()
/linux/drivers/scsi/device_handler/
H A DKconfig39 SCSI Device handler for generic SPC-3 Asymmetric Logical Unit
/linux/include/linux/
H A Drbtree_types.h24 * find it a bit asymmetric, but that's ok.
/linux/security/integrity/platform_certs/
H A Dload_ipl_s390.c9 #include <keys/asymmetric-type.h>
/linux/Documentation/security/keys/
H A Dcore.rst914 chains or individual certificate signatures using the asymmetric key type.
915 See Documentation/crypto/asymmetric-keys.rst for specific restrictions
916 applicable to the asymmetric key type.
919 * Query an asymmetric key::
926 Get information about an asymmetric key. Specific algorithms and
954 If successful, 0 is returned. If the key is not an asymmetric key,
958 * Encrypt, decrypt, sign or verify a blob using an asymmetric key::
984 Use an asymmetric key to perform a public-key cryptographic operation a
985 blob of data. For encryption and verification, the asymmetric key may
997 ``key_id`` is the ID of the asymmetric key to be used. ``in_len`` and
[all …]
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst96 maximizes performance. When asymmetric topology is detected, the calculation
97 is aborted. An asymmetric topology is detected during topology walk where the
/linux/certs/
H A Dblacklist.c18 #include <keys/asymmetric-type.h>
267 "asymmetric", in add_key_to_revocation_list()

1234567