Home
last modified time | relevance | path

Searched refs:augmentation (Results 1 – 25 of 1990) sorted by relevance

12345678910>>...80

/dports/devel/elfutils/elfutils-0.179/tests/
H A Drun-next-cfi.sh29 [0] CIE augmentation="zPL"
35 [0] CIE augmentation=""
49 [0] CIE augmentation=""
53 [0] CIE augmentation=""
61 [0] CIE augmentation=""
63 [32] CIE augmentation=""
74 [0] CIE augmentation=""
76 [40] CIE augmentation=""
88 [0] CIE augmentation=""
90 [32] CIE augmentation=""
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/configuration/entropy-augmentation/
H A Dindex.html.md5 sidebar_current: "docs-configuration-entropy-augmentation"
7 Entropy augmentation enables Vault to sample entropy from external cryptographic modules.
12 Entropy augmentation enables Vault to sample entropy from an external cryptographic modules.
30 This example shows configuring entropy augmentation through a PKCS11 HSM seal from Vault's configur…
39 mode = "augmentation"
43 ## `entropy augmentation` Parameters
49 is `augmentation` which sources entropy for [Critical Security Parameters (CSPs)](/docs/enterprise/…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/configuration/entropy-augmentation/
H A Dindex.html.md5 sidebar_current: "docs-configuration-entropy-augmentation"
7 Entropy augmentation enables Vault to sample entropy from external cryptographic modules.
12 Entropy augmentation enables Vault to sample entropy from an external cryptographic modules.
30 This example shows configuring entropy augmentation through a PKCS11 HSM seal from Vault's configur…
39 mode = "augmentation"
43 ## `entropy augmentation` Parameters
49 is `augmentation` which sources entropy for [Critical Security Parameters (CSPs)](/docs/enterprise/…
/dports/security/vault/vault-1.8.2/website/content/docs/configuration/
H A Dentropy-augmentation.mdx5 Entropy augmentation enables Vault to sample entropy from external
11 Entropy augmentation enables Vault to sample entropy from external cryptographic modules.
34 This example shows configuring entropy augmentation through a PKCS11 HSM seal from Vault's configur…
43 mode = "augmentation"
50 ## `entropy augmentation` Parameters
56 …is `augmentation` which sources entropy for [Critical Security Parameters (CSPs)](/docs/enterprise…
/dports/sysutils/helmfile/vault-f6547fa8e820/website/pages/docs/configuration/entropy-augmentation/
H A Dindex.mdx6 Entropy augmentation enables Vault to sample entropy from external
12 Entropy augmentation enables Vault to sample entropy from external cryptographic modules.
35 This example shows configuring entropy augmentation through a PKCS11 HSM seal from Vault's configur…
44 mode = "augmentation"
51 ## `entropy augmentation` Parameters
57 …is `augmentation` which sources entropy for [Critical Security Parameters (CSPs)](</docs/enterpris…
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dehopt.c109 char augmentation[10]; in get_cie_info() local
170 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
172 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
189 augmentation[iaug] = '\0'; in get_cie_info()
190 if (augmentation[0] == '\0') in get_cie_info()
194 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
213 else if (augmentation[0] != 'z') in get_cie_info()
224 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
177 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
179 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
196 augmentation[iaug] = '\0'; in get_cie_info()
197 if (augmentation[0] == '\0') in get_cie_info()
201 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
220 else if (augmentation[0] != 'z') in get_cie_info()
231 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
169 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
171 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
188 augmentation[iaug] = '\0'; in get_cie_info()
189 if (augmentation[0] == '\0') in get_cie_info()
193 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
212 else if (augmentation[0] != 'z') in get_cie_info()
223 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
169 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
171 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
188 augmentation[iaug] = '\0'; in get_cie_info()
189 if (augmentation[0] == '\0') in get_cie_info()
193 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
212 else if (augmentation[0] != 'z') in get_cie_info()
223 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dehopt.c109 char augmentation[10]; in get_cie_info() local
170 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
172 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
189 augmentation[iaug] = '\0'; in get_cie_info()
190 if (augmentation[0] == '\0') in get_cie_info()
194 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
213 else if (augmentation[0] != 'z') in get_cie_info()
224 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
177 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
179 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
196 augmentation[iaug] = '\0'; in get_cie_info()
197 if (augmentation[0] == '\0') in get_cie_info()
201 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
220 else if (augmentation[0] != 'z') in get_cie_info()
231 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dehopt.c108 char augmentation[10];
177 if ((size_t) iaug < (sizeof augmentation) - 1)
179 augmentation[iaug] = f->fr_literal[offset];
196 augmentation[iaug] = '\0';
197 if (augmentation[0] == '\0')
201 else if (strcmp (augmentation, "eh") == 0)
220 else if (augmentation[0] != 'z')
231 info->z_augmentation = (augmentation[0] == 'z');
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
169 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
171 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
188 augmentation[iaug] = '\0'; in get_cie_info()
189 if (augmentation[0] == '\0') in get_cie_info()
193 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
212 else if (augmentation[0] != 'z') in get_cie_info()
223 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/devel/binutils/binutils-2.37/gas/
H A Dehopt.c108 char augmentation[10]; in get_cie_info() local
169 if ((size_t) iaug < (sizeof augmentation) - 1) in get_cie_info()
171 augmentation[iaug] = f->fr_literal[offset]; in get_cie_info()
188 augmentation[iaug] = '\0'; in get_cie_info()
189 if (augmentation[0] == '\0') in get_cie_info()
193 else if (strcmp (augmentation, "eh") == 0) in get_cie_info()
212 else if (augmentation[0] != 'z') in get_cie_info()
223 info->z_augmentation = (augmentation[0] == 'z'); in get_cie_info()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s158 .string "zR" # augmentation
162 .uleb128 1 # augmentation size 1:
178 .uleb128 0 # augmentation size 0
198 .uleb128 0 # augmentation size 0
218 .uleb128 0 # augmentation size 0
238 .uleb128 0 # augmentation size 0
258 .uleb128 0 # augmentation size 0
278 .uleb128 0 # augmentation size 0
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s158 .string "zR" # augmentation
162 .uleb128 1 # augmentation size 1:
178 .uleb128 0 # augmentation size 0
198 .uleb128 0 # augmentation size 0
218 .uleb128 0 # augmentation size 0
238 .uleb128 0 # augmentation size 0
258 .uleb128 0 # augmentation size 0
278 .uleb128 0 # augmentation size 0
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/enterprise/entropy-augmentation/
H A Dindex.html.md5 sidebar_current: "docs-vault-enterprise-entropy-augmentation"
24 Entropy augmentation allows Vault Enterprise to supplement its system entropy with
49 Entropy augmentation is disabled by default. To enable entropy augmentation Vault's
51 entropy stanza](/docs/configuration/entropy-augmentation/index.html).
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/enterprise/entropy-augmentation/
H A Dindex.html.md5 sidebar_current: "docs-vault-enterprise-entropy-augmentation"
24 Entropy augmentation allows Vault Enterprise to supplement its system entropy with
49 Entropy augmentation is disabled by default. To enable entropy augmentation Vault's
51 entropy stanza](/docs/configuration/entropy-augmentation/index.html).
/dports/devel/sccache/sccache-0.2.15/cargo-crates/gimli-0.23.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/gimli-0.25.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3544 if let Some(augmentation) = augmentation { in cie()
3618 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6296 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6341 Ok(augmentation) in test_augmentation_parse_L()
6369 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/gimli-0.24.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/dns/dog/dog-0.1.0/cargo-crates/gimli-0.23.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/gimli-0.23.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/gimli-0.24.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/gimli-0.24.0/src/read/
H A Dcfi.rs1126 Ok(augmentation) in parse()
1288 augmentation, in parse_rest()
1390 self.augmentation in personality()
1560 let aug_data = if let Some(ref augmentation) = cie.augmentation { in parse_rest()
1562 augmentation, in parse_rest()
3529 if let Some(augmentation) = augmentation { in cie()
3603 let section = if let Some(ref augmentation) = fde.augmentation { in fde()
6281 Ok(augmentation) in test_augmentation_parse_just_signal_trampoline()
6326 Ok(augmentation) in test_augmentation_parse_L()
6354 Ok(augmentation) in test_augmentation_parse_P()
[all …]

12345678910>>...80