Home
last modified time | relevance | path

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

1234

/openssl/crypto/bf/asm/
H 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/crypto/bn/asm/
H A Dbn-586.pl149 &comment("");
186 &comment("");
265 &comment("");
299 &comment("");
371 &comment("");
394 &comment("");
440 &comment("");
473 &comment("");
512 &comment("");
545 &comment("");
[all …]
H 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/crypto/des/asm/
H 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 …]
H A Ddesboth.pl26 &comment("");
27 &comment("Load the data words");
32 &comment("");
33 &comment("IP");
71 &comment("");
72 &comment("FP");
H 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/providers/common/der/
H A Doids_to_c.pm27 my ($name, $comment) = @{ shift() };
31 (my $C_comment = $comment) =~ s|^| * |msg;
46 my ($name, $comment) = @{ shift() };
52 (my $C_comment = $comment) =~ s|^| * |msg;
85 my $comment = $&;
93 push @OID_names, [ $name, $comment ];
/openssl/crypto/md5/asm/
H 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/crypto/perlasm/
H 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");
H A DREADME.md49 &comment("hello there") Put in a comment.
80 &comment("a simple function");
/openssl/util/
H A Dsu-filter.pl75 my $comment = 0;
80 if($comment) {
82 $comment = 0;
142 $comment = 1;
/openssl/doc/man3/
H A DEVP_PKEY_CTX_set1_pbe_pass.pod22 =begin comment
28 =end comment
37 =begin comment
43 =end comment
H A DOSSL_ITEM.pod29 =begin comment RETURN VALUES doesn't make sense for a manual that only
37 =end comment
H A DOSSL_DISPATCH.pod55 =begin comment RETURN VALUES doesn't make sense for a manual that only
63 =end comment
H A DOSSL_CALLBACK.pod50 =begin comment RETURN VALUES doesn't make sense for a manual that only
58 =end comment
/openssl/apps/
H 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/crypto/cast/asm/
H 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/doc/internal/man7/
H A DDERlib.pod19 =begin comment
25 =end comment
66 =begin comment
72 =end comment
/openssl/crypto/rc5/asm/
H A Drc5-586.pl42 &comment("");
50 &comment("Load the 2 words");
/openssl/doc/internal/man3/
H A DOSSL_DEPRECATED.pod30 =begin comment
39 =end comment
/openssl/doc/man7/
H A DEVP_MD-common.pod38 =begin comment
43 =end comment
H A Dossl_store-file.pod3 =begin comment
9 =end comment
H A DOSSL_PROVIDER-legacy.pod96 =begin comment
113 =end comment
/openssl/doc/man1/
H A Dopenssl-pkeyparam.pod.in3 =begin comment
6 =end comment
H A Dopenssl-pkcs7.pod.in3 =begin comment
6 =end comment

Completed in 179 milliseconds

1234