Home
last modified time | relevance | path

Searched refs:NULL (Results 1826 – 1850 of 1992) sorted by relevance

1...<<71727374757677787980

/openssl/doc/internal/man3/
H A Dossl_DER_w_bn.pod38 ossl_DER_w_null() writes the primitive NULL.
H A Dossl_lib_ctx_get_data.pod44 ossl_lib_ctx_get_data() returns a pointer on success, or NULL on
H A Dossl_cmp_pkisi_get_status.pod57 enrolled certificate from the given certResponse I<crep>, or NULL on error.
/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_default_hw.c29 tctx->tstream.cbc = NULL; in ossl_cipher_hw_tdes_ede2_initkey()
/openssl/doc/man3/
H A DEVP_rc5_32_12_16_cbc.pod45 =item EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_SET_RC5_ROUNDS, rounds, NULL)
H A DBN_cmp.pod34 The values of B<a> and B<b> and B<ctx> must not be NULL.
H A DSSL_get_verify_result.pod16 X509 certificate presented by the peer, if any. I<ssl> B<MUST NOT> be NULL.
H A DTS_VERIFY_CTX.pod65 verification context to be freed. If I<ctx> is NULL, the call is ignored.
87 created in advance. If I<ctx> is NULL, the call is ignored.
H A DSSL_CTX_set_ct_validation_callback.pod92 enabled via the built-in or the custom callbacks, by setting a NULL callback.
124 validation callback is set, or 0 if no callback (or equivalently a NULL
H A DSCT_new.pod170 If the argument is NULL, nothing is done.
173 If the argument is NULL, nothing is done.
H A DSSL_CTX_use_certificate.pod91 SSL_CTX_use_PrivateKey() adds B<pkey> as private key to B<ctx>. B<ctx> B<MUST NOT> be NULL.
108 are always set. If B<pkey> is NULL, then the public key of B<x> is used as
129 RSA key found to B<ssl>. B<ctx> B<MUST NOT> be NULL.
H A DX509_VERIFY_PARAM_set_flags.pod107 policy set is cleared. The B<policies> parameter can be B<NULL> to clear
140 To obtain all names start with B<n> = 0 and increment B<n> as long as no NULL
145 B<name> is NULL, or empty the list of hostnames is cleared, and
178 are retained, no change is made if B<name> is NULL or empty. When
227 or NULL if the respective value has not been set or on error.
H A DBIO_get_data.pod42 associated with this BIO, or NULL if none has been set.
H A DRAND_set_rand_method.pod56 Each pointer may be NULL if the function is not implemented.
H A DRIPEMD160_Init.pod34 RIPEMD160_DIGEST_LENGTH == 20 bytes of output). If B<md> is NULL, the digest
H A DSSL_set_session.pod25 This is also the case when B<session> is a NULL pointer. If that old
H A Dd2i_PKCS8PrivateKey_bio.pod55 structure or NULL if an error occurred.
H A DBIO_f_ssl.pod146 a valid B<BIO> structure on success or B<NULL> if an error occurred.
174 if (ssl == NULL) {
231 if (ssl == NULL) {
H A DBIO_s_datagram.pod107 If the I<peer> argument is non-NULL, BIO_s_datagram() assumes that the
113 If the I<peer> argument is NULL, BIO_s_datagram() assumes that the underlying
243 BIO_new_dgram() returns a BIO on success and NULL on failure.
/openssl/include/internal/
H A Dsockets.h104 # define UNIX_PATH_MAX sizeof(((struct sockaddr_un *)NULL)->sun_path)
H A Dquic_channel.h243 NULL, \
/openssl/crypto/whrlpool/
H A Dwp_dgst.c258 if (md == NULL) in WHIRLPOOL()
/openssl/doc/man7/
H A Dprovider-base.pod293 underlying signature or digest algorithm). For I<digest_name>, NULL or an
803 OSSL_FUNC_core_put_error *c_put_error = NULL;
820 if (fooctx != NULL)
869 { NULL, NULL, NULL }
879 return NULL;
904 struct prov_ctx_st *pctx = NULL;
915 if ((pctx = malloc(sizeof(*pctx))) == NULL) {
/openssl/include/openssl/
H A Dcmp.h.in556 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_IR, NULL)
558 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_CR, NULL)
560 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_P10CR, NULL)
562 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_KUR, NULL)
/openssl/doc/designs/
H A Dfips_indicator.md79 if (p != NULL
98 if (p != NULL && !OSSL_PARAM_set_int(p, ctx->approved))
118 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->strict_checks))
176 EVP_DigestSignInit_ex(ctx, &pctx, name, libctx, NULL, pkey, params);

Completed in 56 milliseconds

1...<<71727374757677787980