| /dragonfly/crypto/openssh/ |
| HD | README.dns | 10 (1) Server: Generate and publish the DNS RR 12 To create a DNS resource record (RR) containing a fingerprint of the 19 you should generate one RR for each key. 22 generic DNS RR format parsable by most modern name server 23 implementations. If your nameserver has support for the SSHFP RR 24 you can omit the -g flag and ssh-keygen will print a standard SSHFP RR. 26 To publish the fingerprint using the DNS you must add the generated RR 38 Upon connection the client will try to look up the fingerprint RR
|
| /dragonfly/crypto/libressl/crypto/bn/ |
| HD | bn_mont.c | 181 return BN_mod_mul_montgomery(r, a, &mont->RR, mont, ctx); in BN_to_montgomery() 346 BN_init(&(ctx->RR)); in BN_MONT_CTX_init() 359 BN_clear_free(&(mont->RR)); in BN_MONT_CTX_free() 378 R = &(mont->RR); /* grab RR as a temp */ in BN_MONT_CTX_set() 486 BN_zero(&(mont->RR)); in BN_MONT_CTX_set() 487 if (!BN_set_bit(&(mont->RR), mont->ri*2)) in BN_MONT_CTX_set() 489 if (!BN_mod_ct(&(mont->RR), &(mont->RR), &(mont->N), ctx)) in BN_MONT_CTX_set() 505 if (!BN_copy(&(to->RR), &(from->RR))) in BN_MONT_CTX_copy()
|
| HD | bn_lcl.h | 133 BIGNUM RR; /* used to convert to montgomery form */ member
|
| /dragonfly/games/monop/ |
| HD | monop.c | 171 {"Reading RR", -1, RR, &rr[0], 200 }, 181 {"Pennsylvania RR", -1, RR, &rr[1], 200 }, 191 {"B&O RR", -1, RR, &rr[2], 200 }, 201 {"Short Line RR", -1, RR, &rr[3], 200 },
|
| HD | prop.c | 96 case RR: in del_list() 139 case RR: in value()
|
| HD | execute.c | 166 case RR: in show_move() 197 } else if (board[i].type == RR || board[i].type == UTIL) { in reset_game() 307 } else if (board[i].type == RR || board[i].type == UTIL) { in save() 690 if (sp->type != PRPTY && sp->type != RR && sp->type != UTIL) { in restore_square_attr()
|
| HD | misc.c | 148 case RR: in set_ownlist() 152 for (num = 0; op && op->sqr->type == RR; in set_ownlist()
|
| HD | rent.c | 68 case RR: in rent()
|
| HD | monop.h | 56 #define RR 1 /* railroad */ macro
|
| HD | print.c | 133 case RR: in printsq()
|
| HD | trade.c | 242 case RR: in resign()
|
| /dragonfly/games/sail/ |
| HD | pl_6.c | 71 repairs = &mf->RR; in repair()
|
| HD | extern.h | 161 char RR; /* 228 */ member
|
| HD | pl_7.c | 679 if (mf->RR) in draw_slot() 680 wprintw(slot_w, "%dRR", mf->RR); in draw_slot()
|
| /dragonfly/share/examples/IPv6/ |
| HD | USAGE | 108 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR 136 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR 139 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR 165 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR 168 flags=LA, vltime=2592000, pltime=604800, expire=Never, origin=RR
|
| /dragonfly/sys/dev/drm/amd/display/dc/dcn10/ |
| HD | dcn10_stream_encoder.c | 973 uint32_t RR:1; member 1076 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
|
| /dragonfly/sys/dev/drm/amd/display/dc/dce/ |
| HD | dce_stream_encoder.c | 1091 uint32_t RR:1; member 1194 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | c64 | 87 >0x16 beshort 58 RR-Net MK3
|
| /dragonfly/tools/tools/locale/etc/charmaps/ |
| HD | ISCII-DEV.TXT | 245 0xAA+0xE9 0x0960 # DEVANAGARI LETTER VOCALIC RR 248 0xDF+0xE9 0x0944 # DEVANAGARI VOWEL SIGN VOCALIC RR
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | internal-fn.def | 250 DEF_INTERNAL_FN (UBSAN_VPTR, ECF_LEAF | ECF_NOTHROW, ".RR..")
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-s390.texi | 164 For example, the @samp{lr} mnemonic denotes the instruction format @samp{RR} 379 @item RR format: <insn> R1,R2
|
| /dragonfly/share/zoneinfo/ |
| HD | southamerica | 820 # except for the states of AC, AM, PA, RR, RO, and AP (then a territory) 874 # adds SE, AL, PB, PE, RN, CE, PI, MA and RR. 880 # repeals DST in PE and RR, effective 2000-10-15 00:00. 1054 # Roraima (RR)
|
| /dragonfly/contrib/tcpdump/ |
| HD | CHANGES | 766 Updated list of DNS RR typecodes
|