Home
last modified time | relevance | path

Searched refs:zero (Results 176 – 195 of 195) sorted by relevance

12345678

/openssl/doc/man7/
H A Dprovider-base.pod303 returned to the caller. On error, zero is returned.
315 buffer length returned to the caller. On error, zero is returned.
H A Dmigration_guide.pod327 This code is now always set to zero. Related functions are deprecated.
/openssl/doc/man3/
H A DENGINE_add.pod261 call the ENGINE_init() function. This returns zero if the ENGINE was not
531 ENGINE_HAS_CTRL_FUNCTION returns FALSE (zero),
H A DSSL_CTX_dane_enable.pod45 SSL_CTX_dane_mtype_set() may then be called zero or more times to adjust the
H A DX509_STORE_CTX_get_error.pod45 occurred. If it is zero it occurred in the end entity certificate, one if
H A DEVP_DigestInit.pod420 A "null" message digest that does nothing: i.e. the hash it returns is of zero
H A DEVP_PKEY_CTX_ctrl.pod483 If I<pad> is zero (the default) then no padding is performed.
/openssl/include/openssl/
H A Dssl.h.in495 * When using DTLS/SCTP, include the terminating zero in the label
654 * a server. Return value should be zero on an error, non-zero to proceed.
661 * also an error for the callback to set the size to zero.
H A Dasn1t.h.in688 * a few points. If the callback returns zero then it is assumed a fatal
H A Dbio.h.in84 # define BIO_CTRL_RESET 1/* opt - rewind/zero etc */
/openssl/doc/man5/
H A Dx509v3_config.pod126 below this one in a chain. A B<pathlen> of zero means the CA cannot sign
/openssl/crypto/ec/
H A Dcurve25519.c1549 static const uint8_t zero[32] = {0}; in fe_isnonzero() local
1553 return CRYPTO_memcmp(s, zero, sizeof(zero)) != 0; in fe_isnonzero()
/openssl/test/recipes/10-test_bn_data/
H A Dbnshift.txt2021 # These test vectors satisfy A / 2^N = RShift, rounding towards zero.
/openssl/test/recipes/30-test_evp_data/
H A Devppkey_rsa_common.txt120 # Leading zero in the signature
H A Devppkey_ecc.txt3297 Title=zero x-coord regression tests
/openssl/doc/man1/
H A Dopenssl-ts.pod.in456 the components is missing zero is assumed for that field. (Optional)
H A Dopenssl-ciphers.pod.in158 level to I<n>, which should be a number between zero and five, inclusive.
H A Dopenssl-x509.pod.in341 nonzero if yes it will expire or zero if not.
/openssl/crypto/des/asm/
H A Ddes_enc.m41776 ! bits 8-31 are zero. Makes it possible to do three arithmetic
/openssl/
H A DINSTALL.md328 Build OpenSSL with debugging symbols and zero optimization level.

Completed in 180 milliseconds

12345678