Searched full:instantiation (Results 1 – 25 of 174) sorted by relevance
1234567
| /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-6.6/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-6.6/security/keys/ |
| D | keyctl.c | 855 * dangling off an instantiation key in keyctl_read_key() 1109 * Get the destination keyring for instantiation and check that the caller has 1167 * The caller must have the appropriate instantiation permit set for this to 1192 /* the appropriate instantiation authorisation key must have been in keyctl_instantiate_key_common() 1230 * instantiation of the key */ in keyctl_instantiate_key_common() 1244 * 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 …]
|
| 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 422 * semaphore need not be locked as instantiation is serialised by 487 * @authkey: The authorisation token permitting instantiation. 558 * @authkey: The authorisation token permitting instantiation. 1171 * generic_key_instantiate - Simple instantiation of a key from preparsed data
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | keyctl.c | 855 * dangling off an instantiation key in keyctl_read_key() 1109 * Get the destination keyring for instantiation and check that the caller has 1167 * The caller must have the appropriate instantiation permit set for this to 1192 /* the appropriate instantiation authorisation key must have been in keyctl_instantiate_key_common() 1230 * instantiation of the key */ in keyctl_instantiate_key_common() 1244 * 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 …]
|
| 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 422 * semaphore need not be locked as instantiation is serialised by 487 * @authkey: The authorisation token permitting instantiation. 557 * @authkey: The authorisation token permitting instantiation. 1106 * generic_key_instantiate - Simple instantiation of a key from preparsed data
|
| /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-6.6/drivers/net/ethernet/hisilicon/hns3/ |
| D | hnae3.c | 167 "match and instantiation failed for port, ret = %d\n", in hnae3_register_client() 259 "match and instantiation failed, ret = %d\n", in hnae3_register_ae_algo() 356 "match and instantiation failed, ret = %d\n", in hnae3_register_ae_dev()
|
| /kernel/linux/linux-6.6/include/drm/ |
| D | drm_debugfs.h | 79 * 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
|
| /kernel/linux/linux-6.6/include/keys/ |
| D | asymmetric-parser.h | 16 * Key data parser. Called during key instantiation.
|
| /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
|
| /kernel/linux/linux-6.6/Documentation/security/keys/ |
| D | request-key.rst | 101 instantiation. 132 Negative Instantiation And Rejection
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | ten-bit-addresses.rst | 26 case of automatic detection and instantiation of devices by their,
|
| /kernel/linux/linux-6.6/Documentation/i2c/ |
| D | ten-bit-addresses.rst | 26 case of automatic detection and instantiation of devices by their,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pwm/ |
| D | microchip,corepwm.yaml | 60 core, set at instantiation and by the bitstream programmed to the FPGA, determines
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| D | acompress.h | 24 * the instantiation time, right after the transformation context
|
| /kernel/linux/linux-5.10/drivers/virtio/ |
| D | Kconfig | 128 Allow virtio-mmio devices instantiation via the kernel command line
|
| /kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
| D | felix.h | 22 /* Hardcoded resources provided by the hardware instantiation. */
|
| /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-6.6/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).
|
1234567