OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moduli
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/moduli-gen/
Makefile
12
MODULI_PARTS+=
moduli
.${bits}
13
WORK_MODULI_PARTS+=${.OBJDIR}/
moduli
.${bits}.sieved.gz
20
update-
moduli
: ${MODULI_PARTS}
25
) > ${BSDSRCDIR}/etc/
moduli
31
moduli
.${bits}:
32
sh ${.CURDIR}/
moduli
-gen.sh ${.CURDIR} ${.CURDIR}/work ${bits}
moduli-gen.sh
2
# $OpenBSD:
moduli
-gen.sh,v 1.6 2025/06/16 09:07:08 dtucker Exp $
9
moduli_sieved=${objdir}/
moduli
.${bits}.sieved.gz
10
moduli_tested=${objdir}/
moduli
.${bits}.tested
11
moduli_part=${srcdir}/
moduli
.${bits}
31
mv ${objdir}/
moduli
.${bits}.tested ${srcdir}/
moduli
.${bits}
/src/external/lgpl3/gmp/dist/mpz/
nextprime.c
51
unsigned short *
moduli
;
local
83
moduli
= TMP_SALLOC_TYPE (prime_limit, unsigned short);
91
moduli
[i] = mpz_tdiv_ui (p, prime);
104
/* FIXME: Reduce
moduli
+ incr and store back, to allow for
107
r = (
moduli
[i] + incr) % prime;
/src/crypto/external/bsd/openssh/bin/
Makefile
11
.MADE:
moduli
12
CONFIGFILES= ssh_config sshd_config
moduli
/src/crypto/external/bsd/openssh/bin/ssh-keygen/
Makefile
11
SRCS+=
moduli
.c
18
COPTS.
moduli
.c+= -Wno-error=deprecated-declarations
/src/crypto/external/bsd/openssh/bin/sshd/
Makefile
7
MAN= sshd.8 sshd_config.5
moduli
.5
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
pkinit.c
115
struct krb5_dh_moduli **
moduli
)
120
m =
moduli
[1]; /* XXX */
122
m =
moduli
[0]; /* XXX */
125
for (i = 0;
moduli
[i] != NULL; i++) {
126
if (bits <
moduli
[i]->bits)
129
if (
moduli
[i] == NULL) {
136
m =
moduli
[i];
413
"
moduli
",
2010
N_("
moduli
file %s missing %s on line %d", ""),
2017
N_("
moduli
file %s failed parsing %s
[
all
...]
/src/usr.bin/
Makefile
21
moduli
msgc msgs \
/src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c
82
static struct krb5_dh_moduli **
moduli
;
variable in typeref:struct:krb5_dh_moduli
333
&dhparam.p, &dhparam.g, dhparam.q,
moduli
,
1942
"libdefaults", "
moduli
", NULL);
1944
ret = _krb5_parse_moduli(context, file, &
moduli
);
/src/usr.sbin/postinstall/
postinstall.in
48
# - install
moduli
into usr/share/examples/ssh and use from there?
2394
if ! find_file_in_dirlist
moduli
"
moduli
" \
2398
elif ! compare_dir "${op}" "${dir}" "${DEST_DIR}/etc" 444
moduli
; then
/src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def
891
Use the larger
moduli
with caution, as this can consume considerable computing
994
Use the larger
moduli
with caution, as this can consume considerable computing
Completed in 102 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026