Home
last modified time | relevance | path

Searched refs:structure (Results 126 – 150 of 380) sorted by relevance

12345678910>>...16

/openssl/doc/man3/
H A DOSSL_ESS_check_signing_certs.pod29 OSSL_ESS_signing_cert_new_init() generates a new B<ESS_SIGNING_CERT> structure
38 generates a B<ESS_SIGNING_CERT_V2> structure with B<ESS_CERT_ID_V2> elements.
64 return a pointer to the new structure or NULL on malloc failure.
H A DOSSL_ERR_STATE_save.pod21 local error state to a preallocated error state structure.
23 OSSL_ERR_STATE_new() allocates an empty error state structure to
53 structure or NULL on error.
H A DASN1_item_d2i_bio.pod40 I<len> which must be a DER-encoded ASN.1 structure, using the ASN.1 template
48 decoded structure.
54 which must be a DER-encoded ASN.1 structure, using the ASN.1 template I<it>
56 If I<in> is NULL it returns NULL, else a pointer to the parsed structure. If any
H A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod48 control to the regInfo structure of the given I<msg>. While RFC 4211 expects
49 multiple utf8Pairs in one regInfo structure, it does not allow multiple certReq.
H A DEVP_camellia_128_ecb.pod87 These functions return an B<EVP_CIPHER> structure that contains the
89 details of the B<EVP_CIPHER> structure.
H A DEVP_md5.pod48 These functions return a B<EVP_MD> structure that contains the
50 details of the B<EVP_MD> structure.
H A DBN_new.pod23 BN_new() allocates and initializes a B<BIGNUM> structure.
33 by BN_new(), also the structure itself. BN_clear_free() additionally
H A DOSSL_CMP_STATUSINFO_new.pod26 OSSL_CMP_STATUSINFO_new() creates a new PKIStatusInfo structure
47 returns a pointer to the structure on success, or NULL on error.
H A DEVP_rc4.pod55 These functions return an B<EVP_CIPHER> structure that contains the
57 details of the B<EVP_CIPHER> structure.
H A DEVP_sha3_224.pod62 These functions return a B<EVP_MD> structure that contains the
64 details of the B<EVP_MD> structure.
H A DSSL_CONF_CTX_set_ssl_ctx.pod19 B<SSL_CTX> structure B<ctx>. Any previous B<SSL> or B<SSL_CTX> associated with
24 B<SSL> structure B<ssl>. Any previous B<SSL> or B<SSL_CTX> associated with
H A DEVP_sha224.pod57 These functions return a B<EVP_MD> structure that contains the
59 details of the B<EVP_MD> structure.
H A Dd2i_PrivateKey.pod61 returned B<EVP_PKEY> structure pointer to I<*a>, overwriting any previous value.
98 a non-NULL EVP_PKEY structure assigned an EC_KEY structure referencing the proper
106 and d2i_KeyParams_bio() functions return a valid B<EVP_PKEY> structure or NULL if
H A DEVP_chacha20.pod55 These functions return an B<EVP_CIPHER> structure that contains the
57 details of the B<EVP_CIPHER> structure.
H A DEVP_rc2_cbc.pod63 These functions return an B<EVP_CIPHER> structure that contains the
65 details of the B<EVP_CIPHER> structure.
H A DDH_meth_new.pod68 The B<DH_METHOD> type is a structure used for the provision of custom DH
72 DH_meth_new() creates a new B<DH_METHOD> structure. It should be given a
83 DH_meth_free() destroys a B<DH_METHOD> structure and frees up any memory
89 string is duplicated and the copy is stored in the DH_METHOD structure, so the
125 newly allocated structure will be passed as a parameter to the function. This
H A DOSSL_PARAM_int.pod180 I<data_type>, I<data> and I<data_size> fields of the L<OSSL_PARAM(3)> structure as
189 L<OSSL_PARAM(3)> structure.
194 string L<OSSL_PARAM(3)> structure.
200 string L<OSSL_PARAM(3)> structure.
204 pointer L<OSSL_PARAM(3)> structure.
209 pointer L<OSSL_PARAM(3)> structure.
214 L<OSSL_PARAM(3)> structure.
317 return a populated L<OSSL_PARAM(3)> structure.
336 OSSL_PARAM_construct_BN() currently constructs an L<OSSL_PARAM(3)> structure
H A DSSL_CTX_config.pod5 SSL_CTX_config, SSL_config - configure SSL_CTX or SSL structure
17 B<SSL> structure using the configuration B<name>.
H A DBIO_s_core.pod37 BIO_s_core() return a core BIO B<BIO_METHOD> structure.
39 BIO_new_from_core_bio() returns a BIO structure on success or NULL on failure.
H A DEVP_des_cbc.pod97 These functions return an B<EVP_CIPHER> structure that contains the
99 details of the B<EVP_CIPHER> structure.
H A DEVP_rc5_32_12_16_cbc.pod68 These functions return an B<EVP_CIPHER> structure that contains the
70 details of the B<EVP_CIPHER> structure.
H A DEVP_aria_128_gcm.pod104 These functions return an B<EVP_CIPHER> structure that contains the
106 details of the B<EVP_CIPHER> structure.
H A DX509_get_serialNumber.pod28 B<ASN1_INTEGER> structure which can be examined or initialised. The value
47 X509_ACERT_get0_serialNumber() return a pointer to an B<ASN1_INTEGER> structure.
/openssl/doc/internal/man3/
H A DOPENSSL_SA.pod63 B<ossl_sa_I<TYPE>_free>() frees up the I<sa> structure. It does I<not> free up any
66 B<ossl_sa_I<TYPE>_free_leaves>() frees up the I<sa> structure and all of its
83 Sparse arrays are an internal data structure and should B<not> be used by user
88 structure of the sparse array to change which causes race conditions if the
/openssl/crypto/
H A DREADME-sparse_array.md7 The sparse array is represented using a tree structure. Each node in the
31 accommodate the largest index added to the data structure.
115 NULL. The data structure does not attempt to reclaim nodes or reduce the

Completed in 32 milliseconds

12345678910>>...16