Home
last modified time | relevance | path

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

1234

/linux/Documentation/crypto/
H A Dasymmetric-keys.rst14 - Instantiation data parsers.
37 for extracting information from the blobs of data passed to the instantiation
49 If a key is added with an empty name, the instantiation data parsers are given
229 Instantiation Data Parsers
250 During key instantiation each parser in the list is tried until one doesn't
291 The instantiation data is in a blob pointed to by data and is datalen in
H A Darchitecture.rst328 AEAD cipher. In our case, during the instantiation of SEQIV, the
332 During instantiation of the GCM handle, the CTR(AES) and GHASH
343 During instantiation of the CTR(AES) cipher, the CIPHER type
/linux/security/keys/
H A Dkeyctl.c855 * dangling off an instantiation key in keyctl_read_key()
1110 * Get the destination keyring for instantiation and check that the caller has
1168 * The caller must have the appropriate instantiation permit set for this to
1193 /* the appropriate instantiation authorisation key must have been in keyctl_instantiate_key_common()
1231 * instantiation of the key */ in keyctl_instantiate_key_common()
1245 * The caller must have the appropriate instantiation permit set for this to
1274 * The caller must have the appropriate instantiation permit set for this to
1304 * The caller must have the appropriate instantiation permit set for this to
1324 * The caller must have the appropriate instantiation permit set for this to
1354 /* the appropriate instantiation authorisation key must have been in keyctl_reject_key()
[all …]
H A Drequest_key_auth.c144 * Destroy an instantiation authorisation token key.
186 /* it is - use that instantiation context here too */ in request_key_auth_new()
244 * instantiation of a key.
H A Dkey.c34 /* We serialise key instantiation and link */
211 * instantiation function should amend this as necessary. If insufficient
423 * semaphore need not be locked as instantiation is serialised by
488 * @authkey: The authorisation token permitting instantiation.
559 * @authkey: The authorisation token permitting instantiation.
1182 * generic_key_instantiate - Simple instantiation of a key from preparsed data
H A Drequest_key.c550 * @callout_info: The data to pass to the instantiation upcall (or NULL).
696 * @callout_info: The data to pass to the instantiation upcall (or NULL).
736 * @callout_info: The data to pass to the instantiation upcall (or NULL).
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c149 "match and instantiation failed for port, ret = %d\n", in hnae3_register_client()
241 "match and instantiation failed, ret = %d\n", in hnae3_register_ae_algo()
338 "match and instantiation failed, ret = %d\n", in hnae3_register_ae_dev()
/linux/include/drm/
H A Ddrm_debugfs.h79 * This structure represents a debugfs file, as an instantiation of a &struct
127 * This structure represents a debugfs file, as an instantiation of a &struct
/linux/include/keys/
H A Dasymmetric-parser.h16 * Key data parser. Called during key instantiation.
/linux/Documentation/security/keys/
H A Drequest-key.rst101 instantiation.
132 Negative Instantiation And Rejection
H A Dcore.rst65 instantiation function. Keys can also be immortal.
75 When a key is instantiated, the key type's instantiation function is
672 If the kernel calls back to userspace to complete the instantiation of a
697 If the kernel calls back to userspace to complete the instantiation of a
1421 during instantiation or update by calling::
1644 instantiation process, whether or not it succeeds, whether or not there's
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst26 case of automatic detection and instantiation of devices by their,
/linux/Documentation/devicetree/bindings/pwm/
H A Dmicrochip,corepwm.yaml60 core, set at instantiation and by the bitstream programmed to the FPGA, determines
/linux/Documentation/scsi/
H A Dscsi_fc_transport.rst210 Vport instantiation consists of two parts:
216 - Instantiation of the vport on the FC link via ELS traffic, etc.
372 - Instantiation of the vport on the FC link via ELS traffic, etc.
455 any way. (see Vport Creation and the 2 part instantiation discussion).
/linux/drivers/net/dsa/ocelot/
H A Dfelix.h22 /* Hardcoded resources provided by the hardware instantiation. */
/linux/drivers/virtio/
H A DKconfig167 Allow virtio-mmio devices instantiation via the kernel command line
/linux/drivers/crypto/caam/
H A Dregs.h341 * CHA version IDs / instantiation bitfields (< Era 10)
406 /* CAAM Hardware Instantiation Parameters fa0-fbf */
435 /* Component Instantiation Parameters fe0-fff */
663 * 1-4 possible per instantiation, base + 1000/2000/3000/4000
H A Dctrl.c197 * @state_handle_mask - bitmask containing the instantiation status
264 * @state_handle_mask - bitmask containing the instantiation status
678 * already instantiated, do RNG instantiation in caam_ctrl_rng_init()
/linux/arch/alpha/kernel/
H A Dmachvec_impl.h7 * This file has goodies to help simplify instantiation of machine vectors.
/linux/fs/overlayfs/
H A Dovl_entry.h73 /* creds of process who forced instantiation of super block */
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mksstat.h40 * order of instantiation of these counters in the mksGuestStat pages.
/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c130 * immmediately after RTAS instantiation. Then we have to wait until
/linux/crypto/
H A Dessiv.c13 * 'essiv(cbc(aes),sha256)', which is the only instantiation used by
545 pr_warn("Unsupported essiv instantiation: essiv(%s,%s)\n", in essiv_create()
/linux/include/linux/
H A Dkey-type.h139 * - the call must not return until the instantiation process has run
/linux/Documentation/hwmon/
H A Dds1621.rst97 instantiation is required for correct device identification and functionality

1234