Home
last modified time | relevance | path

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

12

/freebsd-9-stable/crypto/heimdal/packages/debian/
Dheimdal-kdc.templates11 Heimdal can encrypt the KDC data with a password. A hashed representation
/freebsd-9-stable/contrib/ipfilter/tools/
Dipf_y.y50 static int hashed = 0; variable
725 } else if (pooled || hashed) \
737 } else if (pooled || hashed) \
746 } else if (pooled || hashed) \
802 } else if (pooled || hashed) \
814 } else if (pooled || hashed) \
823 } else if (pooled || hashed) \
881 | hash '/' YY_NUMBER { hashed = 1;
891 | hash '=' '(' addrlist ')' { hashed = 1;
1855 hashed = 0;
[all …]
/freebsd-9-stable/contrib/gdb/gdb/
Ddictionary.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
/freebsd-9-stable/crypto/heimdal/packages/debian/po/
Dtemplates.pot52 "Heimdal can encrypt the KDC data with a password. A hashed representation "
/freebsd-9-stable/crypto/openssl/doc/crypto/
Dripemd.pod36 be hashed (B<len> bytes at B<data>).
Dmdc2.pod36 be hashed (B<len> bytes at B<data>).
Dsha.pod35 be hashed (B<len> bytes at B<data>).
Dmd5.pod58 be hashed (B<len> bytes at B<data>).
DEVP_DigestInit.pod97 hashed which only differ in the last few bytes. B<out> must be initialized
/freebsd-9-stable/crypto/openssh/
Dssh-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
Dsshd.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
Dssh_config.0399 they are added to ~/.ssh/known_hosts. These hashed names may be
404 manually hashed using ssh-keygen(1).
/freebsd-9-stable/crypto/openssl/doc/apps/
Ddgst.pod84 create a hashed MAC using "key".
Dopenssl.pod130 Generation of hashed passwords.
Dverify.pod52 form ("hash" is the hashed certificate subject name: see the B<-hash> option
/freebsd-9-stable/contrib/ncurses/
DANNOUNCE195 --with-hashed-db
199 --with-hashed-db
203 --without-hashed-db
DINSTALL494 the hashed database system produced using cap_mkdb or similar tools.
498 See also the --with-hashed-db option.
735 --with-hashed-db[=XXX]
736 Use a hashed database for storing terminfo data rather than storing
747 to write entries in the hashed database. infocmp can still read
749 hashed database. To do this, infocmp determines whether the $TERMINFO
751 or hashed database respectively.
753 You cannot have a directory containing both hashed-database and
758 --with-hashed-db=/usr/local/BigBase
1122 Also (if using the hashed database configuration):
Dconfigure.in421 AC_MSG_CHECKING(whether to use hashed database instead of directory/tree)
422 AC_ARG_WITH(hashed-db,
423 [ --with-hashed-db specify hashed-database library],,
/freebsd-9-stable/contrib/file/magic/Magdir/
Dpgp230 # encrypted keymaterial needs s2k & can be checksummed/hashed
257 >5 byte 0xfe hashed
/freebsd-9-stable/contrib/sendmail/cf/m4/
Dcfhead.m4260 # set our default hashed database type
/freebsd-9-stable/contrib/binutils/opcodes/
Dcgen-asm.in344 /* The instructions are stored in hashed lists.
/freebsd-9-stable/crypto/openssl/crypto/engine/
DREADME164 or will have a single ENGING_PILE hashed to by the 'nid' 1 and that pile
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Darc.c1809 int hashed = hdr->b_state != arc_anon; in arc_buf_free() local
1814 if (hashed) { in arc_buf_free()
/freebsd-9-stable/contrib/cvs/
DChangeLog.zoo584 added a generic hashed list manager, re-wrote the modules database
/freebsd-9-stable/contrib/top/
DChanges498 but uid->username mappings are still hashed internally (because

12