Searched refs:initialised (Results 1 – 3 of 3) sorted by relevance
298 int initialised; in dynamic_ctrl() local304 initialised = ((ctx->dynamic_dso == NULL) ? 0 : 1); in dynamic_ctrl()306 if (initialised) { in dynamic_ctrl()
91 EVP_CIPHER_CTX is actually initialised with an EVP_CIPHER method and is about to147 functional reference to the first that successfully initialised. In the latter154 try to initialise from the "pile" will be those that are already initialised172 new ENGINE changes, an abstract ENGINE can be loaded and initialised, but that173 is an algorithm-agnostic process. Even if initialised, it will not have185 initialised state. So if RSA code asks for an ENGINE and no ENGINE has194 initialised state, so only modification operations (not queries) will cause that
20 ASN1_R_CONTEXT_NOT_INITIALISED:217:context not initialised701 ENGINE_R_NOT_INITIALISED:117:not initialised1210 RAND_R_DRBG_NOT_INITIALISED:104:drbg not initialised
Completed in 10 milliseconds