Searched full:instantiation (Results 1 – 25 of 82) sorted by relevance
1234
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | asymmetric-keys.rst | 14 - 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
|
| D | architecture.rst | 328 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
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | keyctl.c | 855 * dangling off an instantiation key in keyctl_read_key() 1104 * Get the destination keyring for instantiation and check that the caller has 1162 * The caller must have the appropriate instantiation permit set for this to 1187 /* the appropriate instantiation authorisation key must have been in keyctl_instantiate_key_common() 1225 * instantiation of the key */ in keyctl_instantiate_key_common() 1239 * The caller must have the appropriate instantiation permit set for this to 1269 * The caller must have the appropriate instantiation permit set for this to 1299 * The caller must have the appropriate instantiation permit set for this to 1319 * The caller must have the appropriate instantiation permit set for this to 1349 /* the appropriate instantiation authorisation key must have been in keyctl_reject_key() [all …]
|
| D | request_key_auth.c | 144 * 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.
|
| D | key.c | 35 /* We serialise key instantiation and link */ 212 * instantiation function should amend this as necessary. If insufficient 421 * semaphore need not be locked as instantiation is serialised by 488 * @authkey: The authorisation token permitting instantiation. 558 * @authkey: The authorisation token permitting instantiation. 1110 * generic_key_instantiate - Simple instantiation of a key from preparsed data
|
| D | request_key.c | 534 * @callout_info: The data to pass to the instantiation upcall (or NULL). 680 * @callout_info: The data to pass to the instantiation upcall (or NULL). 720 * @callout_info: The data to pass to the instantiation upcall (or NULL).
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
| D | hnae3.c | 149 "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()
|
| /kernel/linux/linux-5.10/include/keys/ |
| D | asymmetric-parser.h | 14 * Key data parser. Called during key instantiation.
|
| /kernel/linux/linux-5.10/Documentation/security/keys/ |
| D | request-key.rst | 101 instantiation. 132 Negative Instantiation And Rejection
|
| D | core.rst | 65 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
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | ten-bit-addresses.rst | 26 case of automatic detection and instantiation of devices by their,
|
| D | writing-clients.rst | 220 auto-detection; explicit instantiation of devices is still possible. 232 instantiation should always be preferred to auto-detection where
|
| /kernel/linux/linux-5.10/drivers/virtio/ |
| D | Kconfig | 128 Allow virtio-mmio devices instantiation via the kernel command line
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | ovl_entry.h | 64 /* creds of process who forced instantiation of super block */
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_debugfs.h | 63 * This structure represents a debugfs file, as an instantiation of a &struct
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | scsi_fc_transport.rst | 210 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).
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | regs.h | 340 * CHA version IDs / instantiation bitfields (< Era 10) 405 /* CAAM Hardware Instantiation Parameters fa0-fbf */ 430 /* Component Instantiation Parameters fe0-fff */ 655 * 1-4 possible per instantiation, base + 1000/2000/3000/4000
|
| D | ctrl.c | 188 * @state_handle_mask - bitmask containing the instantiation status 255 * @state_handle_mask - bitmask containing the instantiation status 832 * already instantiated, do RNG instantiation in caam_probe()
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | machvec_impl.h | 7 * This file has goodies to help simplify instantiation of machine vectors.
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| D | fsl_85xx_l2ctlr.c | 5 * QorIQ (P1/P2) L2 controller init for Cache-SRAM instantiation
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/ |
| D | ocelot.txt | 27 5 are fixed as internal ports in the NXP LS1028A instantiation.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | key.h | 336 * @callout_info: The data to pass to the instantiation upcall (or NULL). 353 * @callout_info: The data to pass to the instantiation upcall (or NULL).
|
| D | key-type.h | 137 * - the call must not return until the instantiation process has run
|
| /kernel/linux/linux-5.10/crypto/ |
| D | essiv.c | 13 * 'essiv(cbc(aes),sha256)', which is the only instantiation used by 538 pr_warn("Unsupported essiv instantiation: essiv(%s,%s)\n", in essiv_create()
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ds1621.rst | 97 instantiation is required for correct device identification and functionality
|
1234