Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Dtb_eckey.c30 if (e->ec_meth != NULL) in ENGINE_register_EC()
47 if (e->ec_meth != NULL) in ENGINE_set_default_EC()
68 return e->ec_meth; in ENGINE_get_EC()
72 int ENGINE_set_EC(ENGINE *e, const EC_KEY_METHOD *ec_meth) in ENGINE_set_EC() argument
74 e->ec_meth = ec_meth; in ENGINE_set_EC()
H A Deng_local.h117 const EC_KEY_METHOD *ec_meth; member
H A Deng_list.c390 dest->ec_meth = src->ec_meth; in engine_cpy()

Completed in 12 milliseconds