Searched refs:RAND (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/mpeix/ |
| D | relink | 13 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/ |
| D | RAND_set_rand_method.pod | 5 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
|
| D | RAND_bytes.pod | 33 functions return -1 if they are not supported by the current RAND
|
| D | engine.pod | 151 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/ |
| D | des_locl.h | 65 #ifndef RAND 66 #define RAND macro 79 #undef RAND 82 #ifdef RAND
|
| /mirbsd/src/lib/libdes/ |
| D | des_locl.h | 158 #ifndef RAND 159 #define RAND macro 168 #ifndef RAND 169 #define RAND macro 173 #undef RAND 178 #define RAND macro
|
| D | des.c | 65 #define RAND macro
|
| /mirbsd/src/lib/libssl/src/crypto/engine/ |
| D | README | 66 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/ |
| D | openssl.ec | 25 L RAND crypto/rand/rand.h crypto/rand/rand_err.c
|
| /mirbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.computer | 26 02/11 Last day of JOSS service at RAND Corp., 1966
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | ssleay.txt | 4968 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
|