Searched refs:xor_prov_ctx (Results 1 – 1 of 1) sorted by relevance
3223 PROV_XOR_CTX *xor_prov_ctx = xor_newprovctx(libctx); in tls_provider_init() local3225 if (libctx == NULL || xor_prov_ctx == NULL) in tls_provider_init()3228 *provctx = xor_prov_ctx; in tls_provider_init()3282 OPENSSL_free(xor_prov_ctx); in tls_provider_init()
Completed in 29 milliseconds