Searched refs:combine (Results 1 – 13 of 13) sorted by relevance
/openssl/Configurations/ |
H A D | 10-main.conf | 504 CFLAGS => combine(picker(debug => "-O0 -g", 609 cflags => combine("-mlp64", threads("-pthread")), 687 cxxflags => combine("-std=c++11", threads("-pthread")), 999 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT", 1294 cflags => combine("-Kalloca", threads("-Kthread")), 1387 cflags => combine("-maix64", threads("-pthread")), 1657 combine('/GF /Gy', 1666 add(combine(sub { defined(env('WCECOMPAT')) 1913 cxxflags => combine("-std=c++11", threads("-pthread")), 1970 cppflags => combine("-D_REENTRANT -DPPC32 -DCPU=PPC32", [all …]
|
/openssl/doc/designs/ |
H A D | ossl-provider-load-ex.md | 72 of a particular provider. Having it, the application will be able to combine
|
/openssl/doc/man3/ |
H A D | EVP_PKEY_verify.pod | 110 The functions described here can't be used to combine separate algorithms. In 112 parameter "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) can be used to combine a
|
H A D | EVP_PKEY_sign.pod | 115 The functions described here can't be used to combine separate algorithms. In 117 parameter "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) can be used to combine a
|
/openssl/test/ |
H A D | README.md | 47 And of course, you can combine (Unix examples shown):
|
/openssl/doc/man7/ |
H A D | proxy-certificates.pod | 106 application to interpret and combine these policies.>
|
H A D | provider-keymgmt.pod | 209 The exact interpretation of those bits or how they combine is left to
|
/openssl/include/openssl/ |
H A D | err.h.in | 235 * Reason flags are defined pre-shifted to easily combine with the reason
|
/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 1431 ! we combine final permutation for this block with initial 1633 ! we combine final permutation for this block with initial
|
/openssl/ |
H A D | Configure | 3087 sub combine { subroutine
|
H A D | CHANGES.md | 14686 could not support the combine flag in choice fields.
|
/openssl/doc/man1/ |
H A D | openssl-cmp.pod.in | 879 and possibly combine such a name with the name of a supported digest algorithm,
|
/openssl/doc/designs/quic-design/ |
H A D | quic-api.md | 1200 Existing applications sometimes combine a network socket BIO with a
|
Completed in 85 milliseconds