Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 8 of 8) sorted by relevance

/openssl/test/testutil/
H A Dstanza.c89 char *p, *equals, *key; in test_readstanza() local
109 if (!TEST_ptr(equals = strchr(s->buff, '='))) { in test_readstanza()
113 *equals++ = '\0'; in test_readstanza()
118 if ((value = strip_spaces(equals)) == NULL) in test_readstanza()
/openssl/doc/man3/
H A DX509_add_cert.pod29 The value B<X509_ADD_FLAG_DEFAULT>, which equals 0, means no special semantics.
55 Care should also be taken in case the I<certs> argument equals I<sk>.
H A DBN_cmp.pod29 I<a> equals 0, 1, I<w>, or E<verbar>I<w>E<verbar> respectively.
H A DERR_get_error.pod98 In this case the value given for the flag is irrelevant (and equals 0).
H A DASN1_TIME_set.pod221 before I<t>, 0 if I<s> equals I<t>, or 1 if I<s> is after I<t>. -2 is returned
224 ASN1_TIME_compare() returns -1 if I<a> is before I<b>, 0 if I<a> equals I<b>,
/openssl/doc/man1/
H A Dopenssl-rehash.pod.in90 optionally prefixed with some text and an equals sign.
H A Dopenssl-verification-options.pod129 each of its sub-fields equals the corresponding subject key identifier, serial
137 equals the public key algorithm of the candidate issuer certificate.
/openssl/
H A DCHANGES.md15393 because its test if the absolute value of 'a' equals 'w'.

Completed in 62 milliseconds