Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 83) sorted by relevance

1234

/openssl-master/crypto/bf/asm/
A Dbf-586.pl42 &comment("");
51 &comment("Load the 2 words");
67 &comment("");
68 &comment("Round $i");
71 &comment("");
72 &comment("Round ".sprintf("%d",$i+1));
86 &comment("");
87 &comment("Round $i");
89 &comment("");
90 &comment("Round ".sprintf("%d",$i-1));
[all …]
/openssl-master/crypto/bn/asm/
A Dbn-586.pl149 &comment("");
186 &comment("");
265 &comment("");
299 &comment("");
371 &comment("");
394 &comment("");
440 &comment("");
473 &comment("");
512 &comment("");
545 &comment("");
[all …]
A Dco-586.pl33 &comment("mul a[$ai]*b[$bi]");
61 &comment("sqr a[$ai]*a[$bi]");
90 &comment("sqr a[$ai]*a[$bi]");
154 &comment("################## Calculate word $i");
180 &comment("saved r[$i]");
194 &comment("save r[$i]");
243 &comment("############### Calculate word $i");
276 &comment("saved r[$i]");
/openssl-master/crypto/des/asm/
A Ddes-586.pl62 &comment("");
64 &comment("");
99 &comment("");
101 &comment("");
134 &comment("");
148 &comment("");
149 &comment("IP");
185 &comment("");
186 &comment("FP");
195 &comment("");
[all …]
A Ddesboth.pl26 &comment("");
27 &comment("Load the data words");
32 &comment("");
33 &comment("IP");
71 &comment("");
72 &comment("FP");
A Dcrypt586.pl35 &comment("");
36 &comment("Load the 2 words");
55 &comment("");
56 &comment("Round $i");
59 &comment("");
60 &comment("Round ".sprintf("%d",$i+1));
71 &comment("");
72 &comment("FP");
165 &comment("");
/openssl-master/providers/common/der/
A Doids_to_c.pm29 my ($name, $comment) = @{ shift() };
33 (my $C_comment = $comment) =~ s|^| * |msg;
48 my ($name, $comment) = @{ shift() };
54 (my $C_comment = $comment) =~ s|^| * |msg;
87 my $comment = $&;
95 push @OID_names, [ $name, $comment ];
/openssl-master/crypto/md5/asm/
A Dmd5-586.pl66 &comment("R0 $ki");
89 &comment("R1 $ki");
114 &comment("R2 $ki");
132 &comment("R2 $ki");
158 &comment("R3 $ki");
211 &comment("");
212 &comment("R0 section");
231 &comment("");
232 &comment("R1 section");
250 &comment("");
[all …]
/openssl-master/crypto/perlasm/
A Dcbc.pl45 &comment("");
63 &comment("getting iv ptr from parameter $iv_off");
80 &comment("getting encrypt flag from parameter $enc_off");
84 &comment("get and push parameter $p3");
91 &comment("get and push parameter $p2");
98 &comment("get and push parameter $p1");
A DREADME.md49 &comment("hello there") Put in a comment.
80 &comment("a simple function");
A Darm-xlate.pl107 my ($args,$comment) = split(m|\s*//|,shift);
/openssl-master/util/
A Dsu-filter.pl75 my $comment = 0;
80 if($comment) {
82 $comment = 0;
142 $comment = 1;
/openssl-master/doc/man3/
A DEVP_PKEY_CTX_set1_pbe_pass.pod22 =begin comment
28 =end comment
37 =begin comment
43 =end comment
A DEVP_PKEY_fromdata.pod48 =for comment the awful list of links above is made this way so we get nice
83 =for comment We may choose to make this available for legacy methods too...
98 =begin comment
102 =end comment
/openssl-master/apps/
A Decparam.c79 const char *comment = curves[n].comment; in list_builtin_curves() local
82 if (comment == NULL) in list_builtin_curves()
83 comment = "CURVE DESCRIPTION NOT AVAILABLE"; in list_builtin_curves()
88 BIO_printf(out, "%s\n", comment); in list_builtin_curves()
/openssl-master/crypto/cast/asm/
A Dcast-586.pl68 &comment("");
77 &comment("Load the 2 words");
81 &comment('Get short key flag');
107 &comment('test short key flag');
148 &comment("round $i");
/openssl-master/doc/internal/man7/
A DDERlib.pod19 =begin comment
25 =end comment
66 =begin comment
72 =end comment
/openssl-master/crypto/rc5/asm/
A Drc5-586.pl42 &comment("");
50 &comment("Load the 2 words");
/openssl-master/doc/internal/man3/
A DOSSL_DEPRECATED.pod30 =begin comment
39 =end comment
/openssl-master/doc/man7/
A DEVP_MD-common.pod38 =begin comment
43 =end comment
A DOSSL_PROVIDER-legacy.pod94 =begin comment
111 =end comment
A Dossl_store-file.pod3 =begin comment
9 =end comment
/openssl-master/doc/man1/
A Dopenssl-pkeyparam.pod.in3 =begin comment
6 =end comment
A Dopenssl-pkcs7.pod.in3 =begin comment
6 =end comment
/openssl-master/external/perl/Text-Template-1.56/
A DMANIFEST21 t/inline-comment.t

Completed in 23 milliseconds

1234