Home
last modified time | relevance | path

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

12

/NextBSD/contrib/gdb/gdb/
HDdictionary.c173 struct dictionary_hashed hashed; member
187 #define DICT_HASHED_NBUCKETS(d) (d)->data.hashed.nbuckets
188 #define DICT_HASHED_BUCKETS(d) (d)->data.hashed.buckets
/NextBSD/crypto/openssl/doc/crypto/
HDmdc2.pod36 be hashed (B<len> bytes at B<data>).
HDripemd.pod36 be hashed (B<len> bytes at B<data>).
HDmd5.pod58 be hashed (B<len> bytes at B<data>).
HDsha.pod64 be hashed (B<len> bytes at B<data>).
HDEVP_DigestInit.pod102 hashed which only differ in the last few bytes. B<out> must be initialized
/NextBSD/crypto/openssh/
HDssh-keygen.0135 any occurrences found. This option is useful to find hashed host
137 -H option to print found keys in a hashed format.
150 addresses with hashed representations within the specified file;
154 disclosed. This option will not modify existing hashed hostnames
155 and is therefore safe to use on files that mix hashed and non-
156 hashed names.
293 This option is useful to delete hashed hosts (see the -H option
HDsshd.0432 Alternately, hostnames may be stored in a hashed form which hides host
434 hostnames start with a `|' character. Only one hashed hostname may
471 converting all host names to their hashed representations.
478 # A hashed hostname
HDssh_config.0399 they are added to ~/.ssh/known_hosts. These hashed names may be
404 manually hashed using ssh-keygen(1).
/NextBSD/contrib/ipfilter/tools/
HDipf_y.y61 static int hashed = 0; variable
988 | hash '/' YY_NUMBER { hashed = 1;
998 | hash '/' YY_STR { hashed = 1;
1007 | hash '=' '(' { hashed = 1;
2149 hashed = 0;
2264 hashed = 0; in resetaddr()
/NextBSD/contrib/file/magic/Magdir/
HDpgp213 # encrypted keymaterial needs s2k & can be checksummed/hashed
240 >5 byte 0xfe hashed
/NextBSD/crypto/openssl/doc/apps/
HDdgst.pod116 create a hashed MAC using "key".
HDopenssl.pod168 Generation of hashed passwords.
HDverify.pod51 form ("hash" is the hashed certificate subject name: see the B<-hash> option
HDts.pod286 is hashed with the message digest algorithm specified in the token.
/NextBSD/contrib/ncurses/
HDINSTALL511 the hashed database system produced using cap_mkdb or similar tools.
515 See also the --with-hashed-db option.
814 --with-hashed-db[=XXX]
815 Use a hashed database for storing terminfo data rather than storing
826 to write entries in the hashed database. infocmp can still read
828 hashed database. To do this, infocmp determines whether the $TERMINFO
830 or hashed database respectively.
832 You cannot have a directory containing both hashed-database and
837 --with-hashed-db=/usr/local/BigBase
1313 Also (if using the hashed database configuration):
HDconfigure.in467 AC_MSG_CHECKING(whether to use hashed database instead of directory/tree)
468 AC_ARG_WITH(hashed-db,
469 [ --with-hashed-db specify hashed-database library],,
1490 AC_DEFINE(USE_HASHED_DB,1,[Define to 1 if we should build terminfo in hashed database])
HDNEWS246 + fix a regression in hashed-database support for NetBSD, which uses
1090 where switching between hashed/filesystem databases would cause the
1091 new hashed database to be installed in the next best location -
1149 + modify _nc_read_tic_entry() so that hashed-database is checked before
1203 + improve performance of tic with hashed-database by caching the
1498 a new install of hashed database.
2417 + add check for failure to open hashed-database needed for db4.6
2485 + modify configure script to assume --without-hashed-db when
2620 + modify configure script --with-hashed-db to let $LIBS override the
2851 + modify configure option --with-hashed-db to accept a parameter which
[all …]
HDaclocal.m42590 dnl Look for an instance of the Berkeley hashed database.
2625 dnl Given that we have the header and version for hashed database, find the
2697 dnl Given that we have the header file for hashed database, find the version
/NextBSD/contrib/binutils/opcodes/
HDcgen-asm.in344 /* The instructions are stored in hashed lists.
/NextBSD/crypto/openssl/crypto/engine/
HDREADME164 or will have a single ENGING_PILE hashed to by the 'nid' 1 and that pile
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDarc.c2482 int hashed = hdr->b_l1hdr.b_state != arc_anon; in arc_buf_free() local
2487 if (hashed) { in arc_buf_free()
/NextBSD/contrib/top/
HDChanges498 but uid->username mappings are still hashed internally (because
/NextBSD/contrib/gcc/doc/
HDcppinternals.texi418 @code{__GNUC__} are identifiers and hashed when lexed.
/NextBSD/contrib/wpa/hostapd/
HDChangeLog18 * added support for hashed password (NtHash) in EAP-pwd server

12