Home
last modified time | relevance | path

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

12

/titanic_41/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()
/titanic_41/usr/src/lib/libsqlite/tool/
H A Dreport1.txt60 database entries have a combined key and data size of less than
62 store 144 bytes of combined key and data, only 1% of the leaves
67 The average combined size of key+data is 48. Add in 16 bytes of
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A DMakefile.files37 combined.c \
/titanic_41/usr/src/cmd/mdb/
H A DMakefile.kmdb.targ80 # These should really be combined into a dynamic rule, but there's a bug in
/titanic_41/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
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg43 @ MSG_ARG_ILLMODE_2 "illegal mode: RTLD_NOW cannot be combined with \
46 @ MSG_ARG_ILLMODE_4 "illegal mode: LM_ID_NEWLM cannot be combined with \
/titanic_41/usr/src/cmd/sendmail/lib/
H A Dhelpfile119 -bt for Recipient. These can be combined, `HR' sets
/titanic_41/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
/titanic_41/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()
/titanic_41/usr/src/lib/libsqlite/test/
H A Dbtree2.test71 # combined. The entry keyed by "L" is the number of digits in the keys
/titanic_41/usr/src/lib/libpp/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/lib/libsum/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE32 combined with the Program.
/titanic_41/usr/src/lib/libshell/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/lib/libshell/common/
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
/titanic_41/usr/src/lib/libcmd/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/lib/libast/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/lib/libdll/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/usr/src/cmd/ast/
H A DTHIRDPARTYLICENSE38 alone or when combined with the Program.
/titanic_41/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
/titanic_41/usr/src/lib/
H A DREADME.Makefiles205 Since this POFILE will be combined with those in other subdirectories by the
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcaps98 max_attributes, "ma" "ma" max combined video attributes terminal can display
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps117 max_attributes ma ma number Max combined attr. terminal can display
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps117 max_attributes ma ma number Max combined attr. terminal can display

12