/openssl/test/certs/ |
H A D | leaf-chain.pem | 37 8o++P18KeInQXH6+sCg0axZXzhOmKwn+Ina3EsOP7xk4aKIYwJ4A1xBuT7fKxquQ
|
H A D | ee-key-8192.pem | 11 5o+LhnG+e4LvWqRqNxgzefGLnzEfqc8z3kM1o5HEj8ftevSVZsHceDIPD7AdT8EG
|
/openssl/include/openssl/ |
H A D | x509_acert.h.in | 109 void OSSL_OBJECT_DIGEST_INFO_get0_digest(const OSSL_OBJECT_DIGEST_INFO *o, 114 int OSSL_OBJECT_DIGEST_INFO_set1_digest(OSSL_OBJECT_DIGEST_INFO *o,
|
H A D | objects.h | 70 int OBJ_obj2nid(const ASN1_OBJECT *o);
|
/openssl/dev/release-aux/ |
H A D | openssl-announce-pre-release.tmpl | 29 o $tarfile
|
/openssl/crypto/des/ |
H A D | build.info | 42 INCLUDE[dest4-sparcv9.o]=..
|
/openssl/test/ |
H A D | pkcs12_format_test.c | 971 OPTION_CHOICE o; in setup_tests() local 973 while ((o = opt_next()) != OPT_EOF) { in setup_tests() 974 switch (o) { in setup_tests()
|
H A D | evp_libctx_test.c | 778 OPTION_CHOICE o; in setup_tests() local 780 while ((o = opt_next()) != OPT_EOF) { in setup_tests() 781 switch (o) { in setup_tests()
|
H A D | threadstest.c | 1253 OPTION_CHOICE o; in setup_tests() local 1256 while ((o = opt_next()) != OPT_EOF) { in setup_tests() 1257 switch (o) { in setup_tests()
|
/openssl/ |
H A D | README-ENGINES.md | 281 will rebuild "hw_atalla.o" using all such flags. 287 - change the output file from "hw_atalla.o" to something new, 288 eg. "tmp_atalla.o" 290 4. Link "tmp_atalla.o" into a shared-library using the top-level 296 gcc -shared -o dyn_atalla.so tmp_atalla.o -L../.. -lcrypto
|
H A D | .gitignore | 132 # care of by general ignores for those extensions (*.o, *.obj, *.exe, ...) 213 *.o
|
/openssl/apps/ |
H A D | cms.c | 318 OPTION_CHOICE o; in cms_main() local 326 while ((o = opt_next()) != OPT_EOF) { in cms_main() 327 switch (o) { in cms_main() 677 if (!opt_verify(o, vpm)) in cms_main() 682 if (!opt_rand(o)) in cms_main() 686 if (!opt_provider(o)) in cms_main()
|
H A D | ocsp.c | 253 OPTION_CHOICE o; in ocsp_main() local 262 while ((o = opt_next()) != OPT_EOF) { in ocsp_main() 263 switch (o) { in ocsp_main() 405 if (!opt_verify(o, vpm)) in ocsp_main() 530 if (!opt_provider(o)) in ocsp_main()
|
H A D | pkcs12.c | 192 OPTION_CHOICE o; in pkcs12_main() local 196 while ((o = opt_next()) != OPT_EOF) { in pkcs12_main() 197 switch (o) { in pkcs12_main() 303 if (!opt_rand(o)) in pkcs12_main() 375 if (!opt_provider(o)) in pkcs12_main()
|
H A D | x509.c | 303 OPTION_CHOICE o; in x509_main() local 316 while ((o = opt_next()) != OPT_EOF) { in x509_main() 317 switch (o) { in x509_main() 405 if (!opt_rand(o)) in x509_main() 409 if (!opt_provider(o)) in x509_main()
|
H A D | fipsinstall.c | 584 OPTION_CHOICE o; in fipsinstall_main() local 597 while ((o = opt_next()) != OPT_EOF) { in fipsinstall_main() 598 switch (o) { in fipsinstall_main()
|
H A D | req.c | 268 OPTION_CHOICE o; in req_main() local 284 while ((o = opt_next()) != OPT_EOF) { in req_main() 285 switch (o) { in req_main() 350 if (!opt_rand(o)) in req_main() 354 if (!opt_provider(o)) in req_main()
|
/openssl/crypto/bio/ |
H A D | bio_lib.c | 22 #define HAS_LEN_OPER(o) ((o) == BIO_CB_READ || (o) == BIO_CB_WRITE \ argument 23 || (o) == BIO_CB_GETS)
|
/openssl/util/ |
H A D | missingmacro111.txt | 2 # find-doc-nits -v -o option. The list is as of commit 1708e3e85b (the release
|
/openssl/crypto/bn/asm/ |
H A D | sparcv9-gf2m.pl | 37 ($a1,$a2,$a4,$a8,$a12,$a48)=map("%o$_",(0..5));
|
/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 51 my ($h0,$h1,$h2,$h3, $t0,$t1,$t2) = map("%o$_",(0..5,7)); 283 my ($H0,$H1,$H2,$R0,$R1,$S1,$T1) = map("%o$_",(0..5,7)); 447 my ($in0,$in1,$in2,$in3,$in4) = map("%o$_",(0..4)); 922 ) = (map("%l$_",(0..5)),map("%o$_",(0..4)));
|
/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 25 char *opt_init(int argc, char **argv, const OPTIONS *o); 200 and a pointer I<o> to the list of options. It returns the simple program 226 while ((o = opt_next()) != OPT_EOF) { 227 switch (o) {
|
/openssl/crypto/aes/asm/ |
H A D | aest4-sparcv9.pl | 91 my ($inp,$out,$key,$rounds,$tmp,$mask)=map("%o$_",(0..5)); 268 my ($inp,$bits,$out,$tmp)=map("%o$_",(0..5)); 895 my ($inp,$out,$len,$key,$ivec,$enc)=map("%o$_",(0..5));
|
/openssl/.github/workflows/ |
H A D | coveralls.yml | 83 -o ./lcov.info
|
/openssl/Configurations/ |
H A D | descrip.mms.tmpl | 217 foreach (grep /\[\.crypto\.async\.arch\].*?\.o$/, keys %{$unified_info{sources}}) { 221 foreach (grep /\[\.crypto\.ec\.curve448\].*?\.o$/, keys %{$unified_info{sources}}) { 225 …foreach (grep /\[\.crypto\.ec\.curve448.arch_(?:32|64)\].*?\.o$/, keys %{$unified_info{sources}}) { 229 foreach (grep /\[\.ssl\].*?\.o$/, keys %{$unified_info{sources}}) { 242 foreach (grep /\[\.ssl\.(?:quic|record|statem|rio)\].*?\.o$/, keys %{$unified_info{sources}}) { 251 foreach (grep /\[\.ssl\.record\.methods\].*?\.o$/, keys %{$unified_info{sources}}) { 261 foreach (grep /\[\.test\].*?\.o$/, keys %{$unified_info{sources}}) { 276 foreach (grep /\[\.test\.helpers\].*?\.o$/, keys %{$unified_info{sources}}) { 1001 \$(PERL) $mkpod2html -i $pod -o \$\@ -t "$title" -r "$srcdoc" 1116 \$(PERL)$perlmodules $dofile "-o$target{build_file}" $gen0$gen_args > \$\@ [all …]
|