Home
last modified time | relevance | path

Searched refs:encryptions (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/net/linphone/linphoneqt-4.1.1/ui/views/App/Settings/
H A DSettingsCallsChat.qml21 visible: !!encryption.encryptions.length
29 property var encryptions: (function () {
30 var encryptions = SettingsModel.supportedMediaEncryptions
31 if (encryptions.length) {
32 encryptions.unshift([ SettingsModel.MediaEncryptionNone, qsTr('noEncryption') ])
35 return encryptions
38 texts: encryptions.map(function (value) {
42 onClicked: SettingsModel.mediaEncryption = encryptions[button][0]
50 Utils.findIndex(encryption.encryptions, function (value) {
/dports/net/libmdf/libmdf-1.0.21/src/
H A Dcrypt.c45 static const struct cryptosystem encryptions[] = { variable
79 return sizeof (uint32_t) * (NELEMS (digests) + 1) + sizeof (uint32_t) * (NELEMS (encryptions) + 1); in mdf_int_sizeof_cryptmethods()
96 *((uint32_t *)(message + *position)) = cpu_to_le32 (NELEMS (encryptions)); in mdf_int_populate_cryptmethods()
99 for (i = 0; i < NELEMS (encryptions); i++) { in mdf_int_populate_cryptmethods()
100 *((uint32_t *)(message + *position)) = cpu_to_le32 (encryptions[i].type); in mdf_int_populate_cryptmethods()
122 for (i = 0; i < NELEMS (encryptions); i++) { in mdf_int_encryptions_verify()
123 if (encryptions[i].type == type) { in mdf_int_encryptions_verify()
/dports/security/vault/vault-1.8.2/website/content/api-docs/system/
H A Dkey-status.mdx39 "encryptions": 74718331
44 time that encryption key was installed. `encryptions` is the estimated
45 number of encryptions made by the key including those on other cluster
H A Drotate-config.mdx14 default, the key is rotated after just under 4 billion encryptions, to satisfy the
16 One can configure rotations after fewer encryptions or on a time based schedule.
26 - `max_operations` `(int: 3865470566)` - Specify the limit of encryptions after which
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/libtelnet/
H A Dencrypt.c110 static Encryptions encryptions[] = { variable
146 Encryptions *ep = encryptions;
159 Encryptions *ep = encryptions;
186 Encryptions *ep = encryptions;
222 Encryptions *ep = encryptions; in encrypt_list_types()
255 } else if ((ep = (Encryptions *)genget(type, (char **) encryptions,
290 } else if ((ep = (Encryptions *)genget(type, (char **) encryptions,
675 Encryptions *ep = encryptions;
1009 for (ep = encryptions; ep->type && ep->type != type; ep++)
/dports/security/vault/vault-1.8.2/api/
H A Dsys_rotate.go73 encryptions, ok := encryptionsRaw.(json.Number)
77 encryptions64, err := encryptions.Int64()
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dlisten.c125 static const char * const encryptions[] = in cupsdStartListening() local
248 cupsdSetEnv("CUPS_ENCRYPTION", encryptions[LocalEncryption]); in cupsdStartListening()
/dports/misc/py-cinder/cinder-12.0.10/releasenotes/notes/
H A Dretype-encrypted-volume-49b66d3e8e65f9a5.yaml3 - Support for retype volumes with different encryptions including
/dports/mail/trojita/trojita-0.7/tests/Cryptography/
H A Dbatch-keygen26 %echo Generating key for valid encryptions and signatures
36 %echo Generating key for expired encryptions and signatures
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/
H A Dconfigsecurity.class.php324 $encryptions = array(0=>'-----', 'DES', 'AES128', 'AES192', 'AES256', 'Triple-DES');
329 Dropdown::showFromArray("encryption", $encryptions, $options);
/dports/security/vault/vault-1.8.2/website/content/docs/secrets/transform/
H A Dff3-tweak-details.mdx71 In the worst case scenario, creating many encryptions with tweaks with the same right or left half
72 will lead to more biased encryptions (where the distinction between the corresponding
73 encryptions rely solely on the randomness of the abelian summation operator).
/dports/security/vault/vault-1.8.2/vault/
H A Dbarrier_aes_gcm.go717 Encryptions: b.encryptions(),
1115 func (b *AESGCMBarrier) AddRemoteEncryptions(encryptions int64) {
1117 b.UnaccountedEncryptions.Add(encryptions)
1119 b.RemoteEncryptions.Add(encryptions)
1156 ops := b.encryptions()
1213 func (b *AESGCMBarrier) encryptions() int64 { func
H A Dbarrier.go156 AddRemoteEncryptions(encryptions int64)
/dports/www/mod_auth_mysql_another/mod_auth_mysql-3.0.0/
H A Dmod_auth_mysql.c322 static encryption encryptions[] = {{"crypt", SALT_OPTIONAL, pw_crypted}, variable
1198 for (i = 0; i < sizeof(encryptions) / sizeof(encryptions[0]); i++) { in mysql_authenticate_basic_user()
1199 if (strcasecmp(sec->mysqlEncryptionField, encryptions[i].string) == 0) { in mysql_authenticate_basic_user()
1200 enc_data = &(encryptions[i]); in mysql_authenticate_basic_user()
1211 enc_data = &encryptions[0]; in mysql_authenticate_basic_user()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys_rotate.go31 encryptions.

123456789