ENGINE_get_pkey_meth
if (ENGINE_get_pkey_meth(e, pkey->type) == NULL) {
pmeth = ENGINE_get_pkey_meth(e, id);
const EVP_PKEY_METHOD *ENGINE_get_pkey_meth(ENGINE *e, int nid);