Home
last modified time | relevance | path

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

/openssl-master/test/testutil/
A Dformat_output.c24 static void test_diff_header(const char *left, const char *right) in test_diff_header() argument
27 test_printf_stderr("+++ %s\n", right); in test_diff_header()
41 const char *left, const char *right, in test_fail_string_common() argument
61 test_diff_header(left, right); in test_fail_string_common()
69 test_diff_header(left, right); in test_fail_string_common()
130 const char *left, const char *right, in test_fail_string_message() argument
289 test_diff_header(left, right); in test_fail_bignum_common()
298 test_diff_header(left, right); in test_fail_bignum_common()
369 const char *left, const char *right, in test_fail_bignum_message() argument
446 test_diff_header(left, right); in test_fail_memory_common()
[all …]
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,
A Dtests.c28 const char *left, const char *right, in test_fail_message_prefix() argument
35 if (left != NULL && right != NULL) in test_fail_message_prefix()
36 test_printf_stderr("'%s %s %s' failed", left, op, right); in test_fail_message_prefix()
71 const char *right, const char *op,
77 const char *left, const char *right, in test_fail_message_va() argument
80 test_fail_message_prefix(prefix, file, line, type, left, right, op); in test_fail_message_va()
90 const char *left, const char *right, in test_fail_message() argument
96 test_fail_message_va(prefix, file, line, type, left, right, op, fmt, ap); in test_fail_message()
/openssl-master/crypto/des/asm/
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-master/doc/man3/
A DBN_set_bit.pod43 BN_rshift() shifts B<a> right by B<n> bits and places the result in
45 B<a> right by one and places the result in B<r> (C<r=a/2>).
A DX509_check_host.pod91 one subject alternative name of the right type (DNS name or email
97 names of the right type (DNS name or email address as appropriate); the default
A DOPENSSL_s390xcap.pod24 processed from left to right (whitespace is ignored):
A DOSSL_LIB_CTX.pod51 is a full library context in its own right, but will have all the same providers
A DEVP_EncryptInit.pod1562 /* Don't set key or IV right away; we want to check lengths */
/openssl-master/crypto/
A Dparams_dup.c140 static int compare_params(const void *left, const void *right) in compare_params() argument
143 const OSSL_PARAM *r = *(const OSSL_PARAM **)right; in compare_params()
/openssl-master/test/
A Ddrbgtest.c294 static int compare_drbg_fork_result(const void * left, const void * right) in compare_drbg_fork_result() argument
298 const drbg_fork_result *r = right; in compare_drbg_fork_result()
317 static int compare_rand_chunk(const void * left, const void * right) in compare_rand_chunk() argument
319 return memcmp(left, right, 2); in compare_rand_chunk()
A DREADME.ssltest.md284 in a build with a different configuration, you may need to generate the right
/openssl-master/doc/HOWTO/
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-master/
A DSUPPORT.md10 In this case the [openssl-users] mailing list is the right place for you.
A DNOTES-WINDOWS.md111 start the command prompt by right-clicking on it and choosing "Run as
A DREADME-ENGINES.md314 A quick test done right before the release showed that trying "openssl speed
A DCHANGES.md1768 was not quite right. The behaviour was not consistent between resumption
2229 * Fixed X509_NAME_ENTRY_set to get multi-valued RDNs right in all cases.
7088 the right response is stapled. Also change SSL_get_certificate()
8026 the right response is stapled. Also change SSL_get_certificate()
17588 As soon as we've got the new code right (possibly it already is?),
18020 * ctx_size was not built with the right compiler during "make links". Fixed.
/openssl-master/doc/man7/
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.
A Dopenssl-threads.pod30 Failure to match B<I<object>_up_ref>() calls with the right number of
A Dpassphrase-encoding.pod138 It's possible that its byte sequence is exactly right.
A Dprovider-base.pod644 * To ensure we get the function signature right, forward declare
/openssl-master/doc/internal/man3/
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-master/external/perl/Text-Template-1.56/
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-master/doc/man5/
A Dconfig.pod548 The escaping isn't quite right: if you want to use sequences like B<\n>
/openssl-master/include/openssl/
A Dasn1t.h.in687 * supplied routines *almost* do the right thing but need some extra help at

Completed in 57 milliseconds