projects
/
oweals
/
openssl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.
[oweals/openssl.git]
/
ms
/
tpem.bat
1
rem called by testpem
2
3
echo test %1 %2
4
%ssleay% %1 -in %2 -out %tmp1%
5
%cmp% %2 %tmp1%
6