Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dcombine_keys.c83 unsigned char *r1, *r2, *combined, *rnd, *output; in krb5int_c_combine_keys() local
132 if ((combined = (unsigned char *) malloc(keybytes * 2)) == NULL) { in krb5int_c_combine_keys()
143 free(combined); in krb5int_c_combine_keys()
191 memcpy(combined, r1, keybytes); in krb5int_c_combine_keys()
192 memcpy(combined + keybytes, r2, keybytes); in krb5int_c_combine_keys()
194 krb5_nfold((keybytes * 2) * 8, combined, keybytes * 8, rnd); in krb5int_c_combine_keys()
283 memset(combined, 0, keybytes * 2); in krb5int_c_combine_keys()
289 free(combined); in krb5int_c_combine_keys()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt57 database entries have a combined key and data size of less than
59 store 144 bytes of combined key and data, only 1% of the leaves
64 The average combined size of key+data is 48. Add in 16 bytes of
/illumos-gate/usr/src/common/ficl/
H A Dsystem.c83 ficl2Integer combined; in ficlSystemSetVersion() local
85 FICL_2INTEGER_SET(major, minor, combined); in ficlSystemSetVersion()
87 combined); in ficlSystemSetVersion()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A DREADME-astsa14 The astsa files may be combined in a single directory with other ast
H A Dastsa.mm32 The astsa files may be combined in a single directory with other ast
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A DMakefile.files38 combined.c \
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt50 and a combined smatch_warns.txt file with all the warnings.
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem30 * files in /etc/system.d are combined in alphabetical order and read by
/illumos-gate/usr/src/cmd/mdb/
H A DMakefile.kmdb.targ78 # These should really be combined into a dynamic rule, but there's a bug in
/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ34 combined thing a derived work. Which is against the whole point
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING75 combined work, a derivative of the original library. The ordinary
113 be combined with the library in order to run.
335 facilities not covered by this License, and distribute such a combined
340 a) Accompany the combined library with a copy of the same work
345 b) Give prominent notice with the combined library of the fact
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg44 @ MSG_ARG_ILLMODE_2 "illegal mode: RTLD_NOW cannot be combined with \
47 @ MSG_ARG_ILLMODE_4 "illegal mode: LM_ID_NEWLM cannot be combined with \
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dhelpfile119 -bt for Recipient. These can be combined, `HR' sets
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod186 utilization is combined CPU load for all CPUs in the PG. Returns B<undef> if
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c867 boolean_t use_ah, use_esp, use_espa, combined; in ips_act_wild_props_to_action() local
914 combined = combined_mode(encr_alg); in ips_act_wild_props_to_action()
930 if (!combined && use_espa && in ips_act_wild_props_to_action()
943 combined ? SADB_AALG_NONE : eauth_alg; in ips_act_wild_props_to_action()
950 if (combined) in ips_act_wild_props_to_action()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test69 # combined. The entry keyed by "L" is the number of digits in the keys
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE32 combined with the Program.
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE32 combined with the Program.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME72 SPAWN off Use spawn as combined fork/exec. May improve speed on
H A DRELEASE88137 in an edit mode. This, combined with some new variables
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt557 a textual and legal sense, the linked executable is a combined work, a
797 facilities not covered by this License, and distribute such a combined
802 a) Accompany the combined library with a copy of the same work
807 b) Give prominent notice with the combined library of the fact
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk237 and which are not combined with it such as to form a larger program,
557 combined work, and to convey the resulting work. The terms of this
/illumos-gate/usr/src/lib/
H A DREADME.Makefiles202 Since this POFILE will be combined with those in other subdirectories by the
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps96 max_attributes, "ma" "ma" max combined video attributes terminal can display
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps117 max_attributes ma ma number Max combined attr. terminal can display

12