Home
last modified time | relevance | path

Searched refs:right (Results 1 – 25 of 30) sorted by relevance

12

/openssl/test/testutil/
H A Dformat_output.c23 static void test_diff_header(const char *left, const char *right) in test_diff_header() argument
26 test_printf_stderr("+++ %s\n", right); in test_diff_header()
40 const char *left, const char *right, in test_fail_string_common() argument
60 test_diff_header(left, right); in test_fail_string_common()
68 test_diff_header(left, right); in test_fail_string_common()
129 const char *left, const char *right, in test_fail_string_message() argument
288 test_diff_header(left, right); in test_fail_bignum_common()
297 test_diff_header(left, right); in test_fail_bignum_common()
368 const char *left, const char *right, in test_fail_bignum_message() argument
445 test_diff_header(left, right); in test_fail_memory_common()
[all …]
H A Dtu_local.h23 const char *left, const char *right,
28 const char *left, const char *right,
34 const char *left, const char *right,
39 const char *left, const char *right,
44 const char *left, const char *right,
H A Dtests.c27 const char *left, const char *right, in test_fail_message_prefix() argument
34 if (left != NULL && right != NULL) in test_fail_message_prefix()
35 test_printf_stderr("'%s %s %s' failed", left, op, right); in test_fail_message_prefix()
70 const char *right, const char *op,
76 const char *left, const char *right, in test_fail_message_va() argument
79 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_message_va()
89 const char *left, const char *right, in test_fail_message() argument
95 test_fail_message_va(prefix, file, line, type, left, right, op, fmt, ap); in test_fail_message()
/openssl/crypto/des/asm/
H A Ddes_enc.m4118 ! parameter 2 right
615 ! parameter 2 original right
617 ! parameter 4 right ip
753 ! parameter 3 destination right
802 ! parameter 3 destination right
927 ! parameter 3 source right
1398 ! addr left right temp label
1437 ! parameter 2 original right
1439 ! parameter 4 right ip
1639 ! parameter 2 original right
[all …]
/openssl/crypto/
H A Dparams_dup.c138 static int compare_params(const void *left, const void *right) in compare_params() argument
141 const OSSL_PARAM *r = *(const OSSL_PARAM **)right; in compare_params()
/openssl/doc/man3/
H A DBN_set_bit.pod46 BN_rshift() shifts B<a> right by B<n> bits and places the result in
48 B<a> right by one and places the result in B<r> (C<r=a/2>).
H A DX509_check_host.pod92 one subject alternative name of the right type (DNS name or email
98 names of the right type (DNS name or email address as appropriate); the default
H A DOPENSSL_s390xcap.pod24 processed from left to right (whitespace is ignored):
H A DOSSL_LIB_CTX.pod53 is a full library context in its own right, but will have all the same providers
/openssl/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md14 If you're asking about how to use OpenSSL, this isn't the right
H A Dbug_report.md14 If you're asking about how to use OpenSSL, this isn't the right
/openssl/test/
H A Ddrbgtest.c296 static int compare_drbg_fork_result(const void *left, const void *right) in compare_drbg_fork_result() argument
300 const drbg_fork_result *r = right; in compare_drbg_fork_result()
319 static int compare_rand_chunk(const void *left, const void *right) in compare_rand_chunk() argument
321 return memcmp(left, right, 2); in compare_rand_chunk()
H A DREADME.ssltest.md284 in a build with a different configuration, you may need to generate the right
/openssl/test/quic-openssl-docker/
H A DDockerfile5 # Set the environment variable LD_LIBRARY_PATH to ensure we get the right libraries
/openssl/doc/HOWTO/
H A Dcertificates.txt61 certificate request in the right format and you will have to use one
101 right for your applications, simply concatenating the certificate and
/openssl/
H A DSUPPORT.md10 In this case the [openssl-users] mailing list is the right place for you.
H A DREADME-ENGINES.md315 A quick test done right before the release showed that trying "openssl speed
/openssl/doc/man7/
H A Dproxy-certificates.pod150 right time. You also need to fill in the defaults when the EE
180 * array, one bit for each possible right.
H A Dopenssl-threads.pod30 Failure to match B<I<object>_up_ref>() calls with the right number of
H A Dpassphrase-encoding.pod138 It's possible that its byte sequence is exactly right.
/openssl/doc/internal/man3/
H A DOPTIONS.pod91 By declaring the variable as an C<OPTION_CHOICE>, with the right warning
135 A program should declare its options right after the enumeration,
/openssl/doc/designs/quic-design/
H A Ddebugging.md92 as QUIC. To do this, right click on the Protocol column and select “Decode
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE288 the package the right to use and distribute the Package in a more-or-less
289 customary fashion, plus the right to make reasonable modifications.
/openssl/include/openssl/
H A Dasn1t.h.in687 * supplied routines *almost* do the right thing but need some extra help at
/openssl/doc/man5/
H A Dconfig.pod559 The escaping isn't quite right: if you want to use sequences like B<\n>

Completed in 62 milliseconds

12