Home
last modified time | relevance | path

Searched refs:RAND (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/mpeix/
Drelink13 RAND=/$HPACCOUNT/$HPGROUP/libcrand
15 echo "Creating $RAND.sl...\n"
19 rm -f $TEMP $RAND.a $RAND.sl
22 buildrl $RAND.a
23 copyrl from=/lib/libc.a;to=$RAND.a;module=rand
24 revealrl rl=$RAND.a;all
25 buildxl $RAND.sl;limit=1
26 addxl from=$RAND.a;to=$RAND.sl;share
27 listxl xl=$RAND.sl
32 rm -f $TEMP $RAND.a
[all …]
/mirbsd/src/lib/libssl/src/doc/crypto/
DRAND_set_rand_method.pod5 RAND_set_rand_method, RAND_get_rand_method, RAND_SSLeay - select RAND method
22 information about how these RAND API functions are affected by the use of
29 true only whilst no ENGINE has been set as a default for RAND, so this function
62 default ENGINE is specified for RAND functionality using an ENGINE API function,
63 that will override any RAND defaults set using the RAND API (ie.
65 to control default implementations for use in RAND and other cryptographic
79 reverted as the ENGINE API transparently overrides RAND defaults if used,
80 otherwise RAND API functions work as before. RAND_set_rand_engine() was also
DRAND_bytes.pod33 functions return -1 if they are not supported by the current RAND
Dengine.pod151 DSA_METHOD, DH_METHOD, RAND_METHOD - alternative DSA, DH, and RAND
481 and set it as the default for everything except RAND and then return a
/mirbsd/src/sys/crypto/
Ddes_locl.h65 #ifndef RAND
66 #define RAND macro
79 #undef RAND
82 #ifdef RAND
/mirbsd/src/lib/libdes/
Ddes_locl.h158 #ifndef RAND
159 #define RAND macro
168 #ifndef RAND
169 #define RAND macro
173 #undef RAND
178 #define RAND macro
Ddes.c65 #define RAND macro
/mirbsd/src/lib/libssl/src/crypto/engine/
DREADME66 ENGINE code being linked in *and* because of that DSA, DH, and RAND also. If we
72 hooking to ENGINE works from RSA, DSA, DH, RAND, as well as adding new hooking
158 RSA, DSA, DH, and RAND all have their own ENGINE_TABLE code as well, and the
205 RSA, DSA, DH, and RAND functions that were fiddled during the original ENGINE
/mirbsd/src/lib/libssl/src/crypto/err/
Dopenssl.ec25 L RAND crypto/rand/rand.h crypto/rand/rand_err.c
/mirbsd/src/usr.bin/calendar/calendars/
Dcalendar.computer26 02/11 Last day of JOSS service at RAND Corp., 1966
/mirbsd/src/lib/libssl/src/doc/
Dssleay.txt4968 the RAND library routines or state. Try to pass as much data
4974 When a program has finished with the RAND library, if it so
6447 RAND This psuedo-random number library is based on MD5 at it's core