Home | History | Annotate | Download | only in engine

Lines Matching refs:ENGINE_DIGESTS_PTR

307 typedef int (*ENGINE_DIGESTS_PTR)(ENGINE *, const EVP_MD **, const int **, int);
493 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
531 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);