OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moduli
(Results
1 - 6
of
6
) sorted by null
/external/openssh/regress/
keygen-moduli.sh
1
# $OpenBSD: keygen-
moduli
.sh,v 1.2 2016/09/14 00:45:31 dtucker Exp $
4
tid="keygen
moduli
"
9
for i in "-J1" "-j1 -J1" "-j2 -K $OBJ/
moduli
.ckpt"; do
11
rm -f $OBJ/
moduli
.out $OBJ/
moduli
.ckpt
12
${SSHKEYGEN} -T $OBJ/
moduli
.out -f ${SRC}/
moduli
.in $i 2>/dev/null || \
14
lines=`wc -l <$OBJ/
moduli
.out`
18
rm -f $OBJ/
moduli
.out $OBJ/
moduli
.ckp
[
all
...]
Makefile
42
keygen-
moduli
\
/external/openssh/contrib/suse/
openssh.spec
199
%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/
moduli
221
%attr(0644,root,root) %doc %{_mandir}/man5/
moduli
.5*
/external/openssh/
Android.mk
81
moduli
.c \
/external/openssh/contrib/redhat/
openssh.spec
340
%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/
moduli
379
%attr(0644,root,root) %{_mandir}/man5/
moduli
.5*
484
- replace primes with
moduli
/external/syzkaller/pkg/report/
linux.go
924
compile("WARNING: /etc/ssh/
moduli
does not exist, using fixed modulus"), // printed by sshd
[
all
...]
Completed in 387 milliseconds