Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 153) sorted by relevance

1234567

/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_set_max_cert_list.pod19 SSL_CTX_set_max_cert_list() sets the maximum size allowed for the peer's
24 SSL_CTX_get_max_cert_list() returns the currently set maximum size for B<ctx>.
26 SSL_set_max_cert_list() sets the maximum size allowed for the peer's
30 SSL_get_max_cert_list() returns the currently set maximum size for B<ssl>.
35 The TLS/SSL standard does not give any maximum size of the certificate chain.
38 received from a faulty or malicious peer, a maximum size for the certificate
41 The default value for the maximum certificate chain size is 100kB (30kB
43 chains (OpenSSL's default maximum chain length is 10, see
47 For special applications it can be necessary to extend the maximum certificate
57 If the maximum certificate chain size allowed is exceeded, the handshake will
H A DSSL_CTX_set_session_id_context.pod44 The maximum length of the B<sid_ctx> is limited to
70 the maximum allowed length of B<SSL_MAX_SSL_SESSION_ID_LENGTH>. The error
H A DSSL_CTX_set_generate_session_id.pod42 session id from pseudo random numbers of the maximum possible length.
48 B<id> into and a pointer to the maximum allowed length B<id_len>. The
75 guarantee uniqueness, it is recommended to use the maximum B<id_len> and
H A DSSL_CTX_sess_set_cache_size.pod28 When the maximum number of sessions is reached, no more new sessions are
H A DSSL_CTX_flush_sessions.pod24 up to the specified maximum number (see SSL_CTX_sess_set_cache_size()).
H A DSSL_CTX_set_timeout.pod23 Whenever a new session is created, it is assigned a maximum lifetime. This
/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DWinScrollbar.java76 int maximum; // doesn't include the visible area field in WinScrollbar
162 int minimum, int maximum) { in WinScrollbar() argument
164 setValues(value, visible, minimum, maximum); in WinScrollbar()
195 if (value > (maximum - sVisible)) { in setValue()
196 value = maximum - sVisible; in setValue()
220 return maximum; in getMaximum()
274 int maximum) { in setValues() argument
278 if (visible > maximum) in setValues()
279 visible = maximum; in setValues()
281 if (maximum < minimum) { in setValues()
[all …]
H A DVJScrollbar.java120 int minimum, int maximum) { in VJScrollbar() argument
122 setValues(value, visible, minimum, maximum); in VJScrollbar()
261 int maximum) { in setValues() argument
263 winScrollbar.setValues(value, visible, minimum, maximum); in setValues()
265 scrollbar.setValues(value, visible, minimum, maximum); in setValues()
H A DScrollPanel.java394 int maximum = scrollSize.width; in updateHScrollbar() local
399 hbar.setValues(hbar.getValue(), viewSize.width, 0, maximum); in updateHScrollbar() local
427 int maximum = scrollSize.height; in updateVScrollbar() local
431 vbar.setValues(vbar.getValue(), viewSize.height, 0, maximum); in updateVScrollbar() local
/onnv-gate/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDCCircularTextField.java36 private int maximum = 59; field in DCCircularTextField
55 maximum = maxValue; in setMaximum()
93 int transMax = maximum - minimum; in increment()
119 if (value > maximum || value < minimum) in checkValue()
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DCreateOptionDialog.java62 private IntegerField maximum; field in CreateOptionDialog
267 maximum = new IntegerField(5); in CreateOptionDialog()
269 l.setLabelFor(maximum); in CreateOptionDialog()
274 bag.setConstraints(maximum, c); in CreateOptionDialog()
275 fieldPanel.add(maximum); in CreateOptionDialog()
546 maximum.setEditable(true); in CreateOptionDialog()
550 maximum.setText("0"); in CreateOptionDialog()
551 maximum.setEditable(false); in CreateOptionDialog()
563 maximum.setEditable(true); in CreateOptionDialog()
597 maximum.setValue(option.getMaximum()); in resetValues()
[all …]
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/
H A DOption.java45 private int maximum; field in Option
332 return maximum; in getMaximum()
340 maximum = m; in setMaximum()
394 b.append(maximum); in getValue()
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Drfc1381.txt161 "The default maximum N1 frame size desired
175 "The default maximum N1 frame size desired
188 Interface. This is the maximum number of
201 Interface. This is the maximum number of
235 This specifies the maximum time in
249 This specifies the maximum time in
285 specifies the maximum time in Milliseconds
441 for the maximum number of bits in a frame
454 for the maximum number of bits in a frame
466 uses to transmit. This is the maximum
[all …]
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d45 maximum = 2147483647 enumerator
/onnv-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c1208 int maximum; in uscsi_mode_sense() local
1291 maximum = page_size - sizeof (struct mode_page); in uscsi_mode_sense()
1292 if (((int)pg->length) > maximum) { in uscsi_mode_sense()
1295 page_code, pg->length, maximum); in uscsi_mode_sense()
1330 int maximum; in uscsi_mode_sense_10() local
1418 maximum = page_size - sizeof (struct mode_page); in uscsi_mode_sense_10()
1419 if (((int)pg->length) > maximum) { in uscsi_mode_sense_10()
1422 page_code, pg->length, maximum); in uscsi_mode_sense_10()
/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c65 int dev_no, int *actual, int *maximum, uint32_t *speed_max,
108 int actual = PROP_INVALID, maximum = PROP_INVALID; in opl_pci_callback() local
222 pci_card.func_no, &actual, &maximum, &freq_max, &freq_at, in opl_pci_callback()
334 PRINT_FMT(actual, maximum); in opl_pci_callback()
644 int *maximum, uint32_t *speed_max, uint32_t *speed_at, int *type) in get_lane_width() argument
704 *maximum = ((link_cap >> PCI_LINK_SHIFT) & in get_lane_width()
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.sparc.msg49 \thave %d, maximum %d -- recompile some \
53 \thave %d, maximum %d -- recompile some \
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/bridge/
H A DResourceBundle.properties76 …_exception=The option vendor definition contains classes that exceed the maximum of {0} characters.
77 dsym_exceeds_max_class_size_exception=The option vendor definition exceeds the maximum of {0} chara…
/onnv-gate/usr/src/cmd/login/
H A Dlogin.dfl81 # PAM_ABORT. Default is 20. Minimum is 0. No maximum is imposed.
86 # allowed before login exits. Default is 5 and maximum is 15.
/onnv-gate/usr/src/cmd/bnu/
H A DGrades38 # job_size a number which is the maximum limit
44 # byte, megabyte, and no maximum,
H A DLimits24 # Limits provides a means of specifying the maximum number of
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DEVP_SignInit.pod40 EVP_PKEY_size() returns the maximum size of a signature in bytes. The actual
48 EVP_PKEY_size() returns the maximum size of a signature in bytes.
/onnv-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example132 # Set this property to change the maximum amount of time to wait until
167 # Set this property to change the maximum random wait bound (used with
174 # Change this property to change the maximum size of any datagram to
/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.dfl28 # Specify the maximum number of logs to preserve.
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf38 * Specifies a maximum interval in seconds that an application

1234567