Home
last modified time | relevance | path

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

12

/freebsd-9-stable/crypto/openssl/fips/rand/
Dfips_rand.c94 int keyed; member
120 ctx->keyed = 0; in fips_rand_prng_reset()
142 ctx->keyed = 2; in fips_set_prng_key()
144 ctx->keyed = 1; in fips_set_prng_key()
155 if (!ctx->keyed) in fips_set_prng_seed()
174 if (ctx->keyed == 2) { in fips_set_prng_seed()
181 ctx->keyed = 1; in fips_set_prng_seed()
191 if (ctx->keyed) { in fips_set_test_mode()
274 if (!ctx->keyed) { in fips_rand()
/freebsd-9-stable/sbin/setkey/
Dsample.cf63 # Security protocol is old AH tunnel mode, i.e. RFC1826, with keyed-md5
79 -A keyed-md5 "this is the test" ;
82 -A keyed-md5 "this is the test" ;
96 -A keyed-md5 "this is the test" ;
99 -A keyed-md5 "this is the test" ;
197 add ::1 ::1 esp 10007 -m transport -E null -A keyed-md5 "1234123412341234" ;
198 add ::1 ::1 esp 10008 -m any -E null -A keyed-sha1 "12341234123412341234" ;
212 add ::1 ::1 ah 20003 -m transport -A keyed-md5 "1234123412341234";
213 add ::1 ::1 ah-old 20004 -m transport -A keyed-md5 "1234123412341234";
214 add ::1 ::1 ah 20005 -m transport -A keyed-sha1 "12341234123412341234";
/freebsd-9-stable/crypto/openssh/
DPROTOCOL.chacha20poly130538 The instance keyed by K_1 is a stream cipher that is used only
40 keyed by K_2, is used in conjunction with poly1305 to build an AEAD
47 the MAC. By using an independently-keyed cipher instance to encrypt the
/freebsd-9-stable/contrib/file/magic/Magdir/
Dbasis11 >7 string \002 keyed file
/freebsd-9-stable/contrib/wpa/wpa_supplicant/doc/docbook/
Dwpa_background.sgml40 makes attacks easier, there is no replay protection, and non-keyed
49 keyed packet authentication mechanism (Michael MIC).</para>
/freebsd-9-stable/contrib/cvs/doc/
DChangeLog.fsf31 and mandir now keyed off datadir by default.
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r274442-llvm-r221709-debug-oom.diff7 a map entry keyed by the SDNode pointer pointing to this list of invalidated
/freebsd-9-stable/crypto/openssl/doc/crypto/
Dhmac.pod30 HMAC is a MAC (message authentication code), i.e. a keyed hash
/freebsd-9-stable/contrib/sendmail/contrib/
Ddomainmap.m413 PH) which is keyed on username alone (as opposed to the
/freebsd-9-stable/contrib/gcclibs/libiberty/testsuite/
Ddemangle-expected1050 global destructors keyed to set
1051 global destructors keyed to set
1055 global constructors keyed to set
1056 global constructors keyed to set
2320 global destructors keyed to foo
2321 global destructors keyed to foo
2325 global constructors keyed to bar
2326 global constructors keyed to bar
3578 global constructors keyed to _Z2fnv
3579 global constructors keyed to _Z2fnv
/freebsd-9-stable/contrib/wpa/hostapd/
DREADME285 protection, and non-keyed authentication does not protect against bit
293 keyed packet authentication mechanism (Michael MIC).
/freebsd-9-stable/crypto/heimdal/
DChangeLog.200147 non-keyed checksum when it should be non-keyed
200 return any des-key not just keys that can be string-to-keyed by
DChangeLog.19981013 that the checksum has to be keyed, even though later drafts do.
1443 * lib/krb5/rd_safe.c: fix check for keyed and collision-proof
1449 * kdc/kerberos5.c: fix check for keyed and collision-proof
1481 - keyed and collision proof flags to each checksum method
2534 * kdc/kerberos5.c (tgs_rep): support keyed checksums
/freebsd-9-stable/contrib/cvs/man/
DChangeLog375 and mandir now keyed off datadir by default.
/freebsd-9-stable/crypto/openssl/crypto/engine/
DREADME134 example tb_cipher.c, implements a hash-table keyed by integer "nid" values.
/freebsd-9-stable/contrib/binutils/bfd/doc/
DChangeLog-9103589 and mandir now keyed off datadir by default.
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
DREADME280 protection, and non-keyed authentication does not protect against bit
288 keyed packet authentication mechanism (Michael MIC).
/freebsd-9-stable/contrib/sendmail/
DREADME428 makemap A program that creates the keyed maps used by the $( ... $)
/freebsd-9-stable/share/examples/IPv6/
DUSAGE447 add 10.2.3.4 10.6.7.8 ah 1000 -m transport -A keyed-md5 "MYSECRETMYSECRET" ;
/freebsd-9-stable/contrib/cvs/src/
DChangeLog-9194513 and mandir now keyed off datadir by default.
/freebsd-9-stable/share/doc/IPv6/
DIMPLEMENTATION1953 keyed MD5 with 128bit crypto checksum (rfc1828.txt)
1954 keyed SHA1 with 128bit crypto checksum (no document)
1963 keyed MD5 with 96bit crypto checksum (no document)
1964 keyed SHA1 with 96bit crypto checksum (no document)
1992 keyed SHA1 with 160bit crypto checksum + 32bit padding (rfc1852.txt)
/freebsd-9-stable/contrib/tcpdump/
DCHANGES255 Add basic support for keyed authentication TCP option
/freebsd-9-stable/contrib/ntp/ntpd/
Dinvoke-ntp.conf.texi422 5 (MD5) algorithm using a private key, commonly called keyed-MD5.
Dntp.conf.def464 5 (MD5) algorithm using a private key, commonly called keyed-MD5.
/freebsd-9-stable/contrib/binutils/binutils/
DChangeLog-91975012 and mandir now keyed off datadir by default.

12