Home
last modified time | relevance | path

Searched refs:initialised (Results 1 – 3 of 3) sorted by relevance

/crypto/engine/
A Deng_dyn.c298 int initialised; in dynamic_ctrl() local
304 initialised = ((ctx->dynamic_dso == NULL) ? 0 : 1); in dynamic_ctrl()
306 if (initialised) { in dynamic_ctrl()
A DREADME.md91 EVP_CIPHER_CTX is actually initialised with an EVP_CIPHER method and is about to
147 functional reference to the first that successfully initialised. In the latter
154 try to initialise from the "pile" will be those that are already initialised
172 new ENGINE changes, an abstract ENGINE can be loaded and initialised, but that
173 is an algorithm-agnostic process. Even if initialised, it will not have
185 initialised state. So if RSA code asks for an ENGINE and no ENGINE has
194 initialised state, so only modification operations (not queries) will cause that
/crypto/err/
A Dopenssl.txt20 ASN1_R_CONTEXT_NOT_INITIALISED:217:context not initialised
701 ENGINE_R_NOT_INITIALISED:117:not initialised
1210 RAND_R_DRBG_NOT_INITIALISED:104:drbg not initialised

Completed in 10 milliseconds