Home
last modified time | relevance | path

Searched refs:max_key_length (Results 1 – 25 of 701) sorted by relevance

12345678910>>...29

/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dcrypto_cache.cc324 max_key_length; in DumpCryptoCache() local
339 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
345 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
346 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
352 max_key_length, _("EncryptionKey"), in DumpCryptoCache()
361 max_key_length, cce->EncryptionKey, in DumpCryptoCache()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
348 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
348 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
349 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dcrypto_cache.cc324 max_key_length; in DumpCryptoCache() local
339 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
345 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
346 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
352 max_key_length, _("EncryptionKey"), in DumpCryptoCache()
361 max_key_length, cce->EncryptionKey, in DumpCryptoCache()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dcrypto_cache.cc324 max_key_length; in DumpCryptoCache() local
339 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
345 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
346 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
352 max_key_length, _("EncryptionKey"), in DumpCryptoCache()
361 max_key_length, cce->EncryptionKey, in DumpCryptoCache()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
349 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
349 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
348 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
349 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dcrypto_cache.cc324 max_key_length; in DumpCryptoCache() local
339 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
345 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
346 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
352 max_key_length, _("EncryptionKey"), in DumpCryptoCache()
361 max_key_length, cce->EncryptionKey, in DumpCryptoCache()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dcrypto_cache.cc316 unsigned int max_vol_length, max_key_length; in DumpCryptoCache() local
329 max_key_length = strlen(_("EncryptionKey")); in DumpCryptoCache()
335 if (strlen(cce->EncryptionKey) > max_key_length) { in DumpCryptoCache()
336 max_key_length = strlen(cce->EncryptionKey); in DumpCryptoCache()
341 max_key_length, _("EncryptionKey"), _("Added"), _("Expires")); in DumpCryptoCache()
348 max_key_length, cce->EncryptionKey, dt1, dt2); in DumpCryptoCache()
/dports/databases/p5-CHI-Driver-Memcached/CHI-Driver-Memcached-0.16/lib/CHI/Driver/Memcached/
H A DBase.pm29 $self->{max_key_length} = 248 - length( $self->{namespace} )
30 if !defined( $self->{max_key_length} );
/dports/devel/p5-CHI/CHI-0.60/lib/CHI/Driver/
H A DFile.pm35 $params{max_key_length} = 0;
46 if length($namespace) > $self->max_key_length;
58 && length($new_key) > $self->max_key_length() )
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/demos/
H A Dtv_gen.c74 … case 1: kl = (cipher_descriptor[x].min_key_length + cipher_descriptor[x].max_key_length)/2; break; in cipher_gen()
75 case 2: kl = cipher_descriptor[x].max_key_length; break; in cipher_gen()
201 kl = cipher_descriptor[x].max_key_length; in omac_gen()
258 kl = cipher_descriptor[x].max_key_length; in pmac_gen()
314 kl = cipher_descriptor[x].max_key_length; in eax_gen()
376 kl = cipher_descriptor[x].max_key_length; in ocb_gen()
441 kl = cipher_descriptor[x].max_key_length; in ocb3_gen()
507 kl = cipher_descriptor[x].max_key_length; in ccm_gen()
575 kl = cipher_descriptor[x].max_key_length; in gcm_gen()
/dports/security/libtomcrypt/libtomcrypt-1.18.2/demos/
H A Dtv_gen.c74 … case 1: kl = (cipher_descriptor[x].min_key_length + cipher_descriptor[x].max_key_length)/2; break; in cipher_gen()
75 case 2: kl = cipher_descriptor[x].max_key_length; break; in cipher_gen()
201 kl = cipher_descriptor[x].max_key_length; in omac_gen()
258 kl = cipher_descriptor[x].max_key_length; in pmac_gen()
314 kl = cipher_descriptor[x].max_key_length; in eax_gen()
376 kl = cipher_descriptor[x].max_key_length; in ocb_gen()
441 kl = cipher_descriptor[x].max_key_length; in ocb3_gen()
507 kl = cipher_descriptor[x].max_key_length; in ccm_gen()
575 kl = cipher_descriptor[x].max_key_length; in gcm_gen()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/crypto/
H A Dms_srtp.c412 size_t max_key_length = b64_decode(b64_key, b64_key_length, 0, 0); in ms_media_stream_sessions_set_srtp_recv_key_b64() local
414 char *key = (char *) ms_malloc0(max_key_length+1); in ms_media_stream_sessions_set_srtp_recv_key_b64()
415 if ((key_length = b64_decode(b64_key, b64_key_length, key, max_key_length)) == 0) { in ms_media_stream_sessions_set_srtp_recv_key_b64()
453 size_t max_key_length = b64_decode(b64_key, b64_key_length, 0, 0); in ms_media_stream_sessions_set_srtp_send_key_b64() local
455 char *key = (char *) ms_malloc0(max_key_length+1); in ms_media_stream_sessions_set_srtp_send_key_b64()
456 if ((key_length = b64_decode(b64_key, b64_key_length, key, max_key_length)) == 0) { in ms_media_stream_sessions_set_srtp_send_key_b64()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/heap/
H A Dhp_open.c41 2 * share->max_key_length, in heap_open_from_share()
50 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/heap/
H A Dhp_open.c41 2 * share->max_key_length, in heap_open_from_share()
50 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/heap/
H A Dhp_open.cc47 (uint)sizeof(HP_INFO) + 2 * share->max_key_length, in heap_open_from_share()
61 info->recbuf = (uchar *)(info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c42 2 * share->max_key_length, in heap_open_from_share()
57 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/heap/
H A Dhp_open.c42 2 * share->max_key_length, in heap_open_from_share()
57 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c42 2 * share->max_key_length, in heap_open_from_share()
57 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c42 2 * share->max_key_length, in heap_open_from_share()
57 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/heap/
H A Dhp_open.c42 2 * share->max_key_length, in heap_open_from_share()
57 info->recbuf= (uchar*) (info->lastkey + share->max_key_length); in heap_open_from_share()

12345678910>>...29