Home
last modified time | relevance | path

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

12

/openssl/apps/demoSRP/
H A Dsrp_verifier.txt2 # You can initialize the file with additional groups, these are
/openssl/doc/man3/
H A DBIO_f_md.pod36 must be called to initialize a digest BIO before any data is
63 Calling BIO_get_md_ctx() will return the context and initialize the BIO
64 state. This allows applications to initialize the context externally
H A DSSL_library_init.pod6 - initialize SSL library by registering algorithms
H A DRAND_load_file.pod32 file B<filename> which can be used to initialize the PRNG by calling
H A DCMAC_CTX.pod43 =item L<EVP_MAC_init(3)> to initialize the MAC context.
H A DX509_LOOKUP_meth_new.pod126 function that is used to initialize the method data that was set with
H A DCRYPTO_get_ex_new_index.pod73 The B<CRYPTO_EX_DATA> type is opaque. To initialize the exdata part of
H A DOBJ_nid2obj.pod177 Create a new NID and initialize an object from it:
H A DEVP_PKEY_keygen.pod71 or EVP_PKEY_keygen_init() was used to initialize I<ctx>.
H A DOSSL_PROVIDER.pod94 This may simply initialize a provider that was previously added with
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod58 library expects that the function will set an arbitrary I<name>, initialize
H A DBIO_sendmmsg.pod96 must zero-initialize B<BIO_MSG>.
H A DOSSL_STORE_LOADER.pod176 Furthermore, this function is expected to initialize what needs to be
H A DEVP_DigestInit.pod305 initialize a new digest operation. I<ctx> B<MUST NOT> be NULL.
312 made, but EVP_DigestInit_ex2() can be called to initialize a new operation.
H A DEVP_PKEY_meth_new.pod272 The init() method is called to initialize algorithm-specific data when a new
H A DSSL_CTX_dane_enable.pod36 SSL_CTX_dane_enable() must be called first to initialize the shared state
/openssl/apps/
H A Dvms_decc_init.c165 int dmy_lib$initialize = (int)LIB$INITIALIZE;
/openssl/doc/designs/
H A Dossl-provider-load-ex.md11 We need a possibility to initialize providers on per-application level
/openssl/doc/man7/
H A DRAND.pod21 [NIST SP 800-90A Rev. 1]. The default random generator will initialize
H A Dbio.pod41 and frequently a utility function exists to create and initialize such BIOs.
H A Dprovider-keymgmt.pod233 and initialize it with I<selections>, which will determine what kind
/openssl/doc/man5/
H A Dconfig.pod12 initialize the libraries when used by any application.
398 This specifies whether to initialize the ENGINE. If the value is B<0> the
400 to initialize
402 attempt will be made to initialize the ENGINE after all commands in its
/openssl/providers/implementations/kdfs/
H A Dargon2.c260 static int initialize(KDF_ARGON2 *ctx);
725 static int initialize(KDF_ARGON2 *ctx) in initialize() function
1107 if (initialize(ctx) != 1) in kdf_argon2_derive()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_s390x.inc137 * and initialize it with counter value.
/openssl/test/
H A DREADME.ssltest.md182 does not initialize crypto.

Completed in 35 milliseconds

12