Home
last modified time | relevance | path

Searched refs:parameters (Results 1 – 25 of 82) sorted by relevance

1234

/titanic_50/usr/src/cmd/bnu/
H A DConfig24 # Config provides a means of configuring certain parameters
31 # where <parameter> is the name of one of the configurable parameters,
36 # The following list provides the names of the configurable parameters
43 # parameters in parentheses.
/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_lib.c167 if ((*in)->clientPublicValue->algorithm.parameters.data != NULL) in free_krb5_auth_pack()
168 free((*in)->clientPublicValue->algorithm.parameters.data); in free_krb5_auth_pack()
282 if (in->parameters.data != NULL) in free_krb5_algorithm_identifier()
283 free(in->parameters.data); in free_krb5_algorithm_identifier()
303 if ((*in)->algorithm.parameters.data != NULL) in free_krb5_subject_pk_info()
304 free((*in)->algorithm.parameters.data); in free_krb5_subject_pk_info()
424 (*in)->algorithm.parameters.data = NULL; in init_krb5_subject_pk_info()
425 (*in)->algorithm.parameters.length = 0; in init_krb5_subject_pk_info()
H A Dpkinit_crypto_openssl.c2801 algId[0]->parameters.data = (unsigned char *)malloc(buf2_len); in pkinit_create_td_dh_parameters()
2802 if (algId[0]->parameters.data == NULL) in pkinit_create_td_dh_parameters()
2804 (void) memcpy(algId[0]->parameters.data, buf2, buf2_len); in pkinit_create_td_dh_parameters()
2805 algId[0]->parameters.length = buf2_len; in pkinit_create_td_dh_parameters()
2811 algId[1]->parameters.data = (unsigned char *)malloc(buf3_len); in pkinit_create_td_dh_parameters()
2812 if (algId[1]->parameters.data == NULL) in pkinit_create_td_dh_parameters()
2814 (void) memcpy(algId[1]->parameters.data, buf3, buf3_len); in pkinit_create_td_dh_parameters()
2815 algId[1]->parameters.length = buf3_len; in pkinit_create_td_dh_parameters()
2821 algId[2]->parameters.data = (unsigned char *)malloc(buf1_len); in pkinit_create_td_dh_parameters()
2822 if (algId[2]->parameters.data == NULL) in pkinit_create_td_dh_parameters()
[all …]
/titanic_50/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c36 } else if (algoid->parameters.Data == NULL || in encode_algoid()
37 algoid->parameters.Length == 0) { in encode_algoid()
45 (void) kmfber_write(asn1, (char *)algoid->parameters.Data, in encode_algoid()
46 algoid->parameters.Length, 0); in encode_algoid()
70 free_data(&algoid->parameters); in free_algoid()
268 algoid->parameters.Data = NULL; in get_algoid()
269 algoid->parameters.Length = 0; in get_algoid()
284 algoid->parameters.Data = NULL; in get_algoid()
285 algoid->parameters.Length = 0; in get_algoid()
288 algoid->parameters.Data = NULL; in get_algoid()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl28 # This file contains tunable parameters for dhcpagent(1M).
31 # All parameters can be tuned for a specific interface by prepending
111 # numbers correspond to the values defined in the IANA bootp-dhcp-parameters
121 # dhcpv6-parameters registry at the time of this writing. Site and standard
126 # optional parameters received from the DHCP server. The format is the same
/titanic_50/usr/src/lib/libbsm/
H A DxmlHandlers.pm200 my (%parameters) =
233 my (%parameters) =
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Dwinreg.ndl241 * Some of the OUT parameters are also supplied
242 * as IN parameters but we can ignore them.
257 * Some of the OUT parameters are also supplied
258 * as IN parameters but we can ignore them.
324 * Some of the OUT parameters are also supplied
325 * as IN parameters but we can ignore them.
H A Dlsarpc.ndl473 * The input parameters are:
539 * LookupNames requires the following input parameters.
673 * mslsa_PolicyInfoRes would be one of the out parameters. However, if
855 * parameters, which we don't care about. The OUT name structure has
906 * parameters, which we don't care about. The lsar_rid_entry2 structure
/titanic_50/usr/src/common/crypto/ecc/
H A Dsecoidt.h63 SECItem parameters; member
/titanic_50/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample40 ### First some global parameters...
42 ## Optional hardware acceleration parameters...
47 ## certificate parameters...
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dsvc-route91 "$options" "P" parameters
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c1498 if (val->parameters.length != 0) { in asn1_encode_algorithm_identifier()
1499 retval = asn1buf_insert_octetstring(buf, val->parameters.length, in asn1_encode_algorithm_identifier()
1500 val->parameters.data); in asn1_encode_algorithm_identifier()
1503 sum += val->parameters.length; in asn1_encode_algorithm_identifier()
1530 if (val->algorithm.parameters.length != 0) { in asn1_encode_subject_pk_info()
1533 retval = asn1buf_insert_octetstring(buf, val->algorithm.parameters.length, in asn1_encode_subject_pk_info()
1534 val->algorithm.parameters.data); in asn1_encode_subject_pk_info()
1537 sum += val->algorithm.parameters.length; in asn1_encode_subject_pk_info()
1549 val->algorithm.parameters.length + length, in asn1_encode_subject_pk_info()
/titanic_50/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME30 you want to change parameters that are defined in the prologue but not tied to
/titanic_50/usr/src/lib/libshell/common/
H A DDESIGN53 parameters.a It defines the prototypes for
54 all the positional parameters functions.
108 and for processing positional parameters.
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod30 parameter must be C<TASK_NORMAL> or C<TASK_FINAL>. The parameters are passed
/titanic_50/usr/src/lib/libshell/common/fun/
H A Ddirs4 # Uses global parameters _push_max _push_top _push_stack
H A Dpopd4 # Uses global parameters _push_max _push_top _push_stack
H A Dpushd4 # Uses global parameters _push_max _push_top _push_stack
/titanic_50/usr/src/cmd/initpkg/
H A Dinittab29 # For modifying parameters passed to ttymon, use svccfg(1m) to modify
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h59 krb5_octet_data parameters; /* Optional */ member
/titanic_50/usr/src/cmd/power/
H A Dpower.dfl26 # This file contains tunable parameters for Power Management (PM) and
/titanic_50/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c2986 destid->parameters.Length = srcid->parameters.Length; in copy_algoid()
2987 if (destid->parameters.Length > 0) { in copy_algoid()
2988 destid->parameters.Data = malloc(destid->parameters.Length); in copy_algoid()
2989 if (destid->parameters.Data == NULL) in copy_algoid()
2992 (void) memcpy(destid->parameters.Data, srcid->parameters.Data, in copy_algoid()
2993 destid->parameters.Length); in copy_algoid()
2995 destid->parameters.Data = NULL; in copy_algoid()
/titanic_50/usr/src/cmd/sendmail/lib/
H A Dhelpfile48 mail MAIL From:<sender> [ <parameters> ]
51 rcpt RCPT To:<recipient> [ <parameters> ]
/titanic_50/usr/src/cmd/praudit/
H A Dprint_audit.txt135 The following parameters are always returned:
143 Upon return of partial results, these parameters will also be
/titanic_50/usr/src/cmd/syseventd/etc/
H A DREADME64 actual parameters from the matching event on the command line.

1234