Go to the documentation of this file.
26 #include "../internal.h"
56 size_t compiled_size) {
58 if (method_size != compiled_size || !
common->is_static) {
62 *out_member = (
void*)
method;
ENGINE * ENGINE_new(void)
void METHOD_ref(void *method_in)
static void * OPENSSL_memset(void *dst, int c, size_t n)
int ENGINE_set_RSA_method(ENGINE *engine, const RSA_METHOD *method, size_t method_size)
int ENGINE_set_ECDSA_method(ENGINE *engine, const ECDSA_METHOD *method, size_t method_size)
RSA_METHOD * ENGINE_get_RSA_method(const ENGINE *engine)
#define OPENSSL_DECLARE_ERROR_REASON(lib, reason)
ECDSA_METHOD * ecdsa_method
ECDSA_METHOD * ENGINE_get_ECDSA_method(const ENGINE *engine)
void METHOD_unref(void *method_in)
int ENGINE_free(ENGINE *engine)
static int set_method(void **out_member, const void *method, size_t method_size, size_t compiled_size)
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:15