Searched refs:ENGINE_PKEY_METHS_PTR (Results 1 – 5 of 5) sorted by relevance
123 ENGINE_PKEY_METHS_PTR fn = ENGINE_get_pkey_meths(e); in ENGINE_get_pkey_meth()134 ENGINE_PKEY_METHS_PTR ENGINE_get_pkey_meths(const ENGINE *e) in ENGINE_get_pkey_meths()140 int ENGINE_set_pkey_meths(ENGINE *e, ENGINE_PKEY_METHS_PTR f) in ENGINE_set_pkey_meths()
308 typedef int (*ENGINE_PKEY_METHS_PTR)(ENGINE *, EVP_PKEY_METHOD **, const int **, int); typedef494 int ENGINE_set_pkey_meths(ENGINE *e, ENGINE_PKEY_METHS_PTR f);532 ENGINE_PKEY_METHS_PTR ENGINE_get_pkey_meths(const ENGINE *e);
171 ENGINE_PKEY_METHS_PTR pkey_meths;
454 ENGINE_PKEY_METHS_PTR fn_pk; in MAIN()