Searched defs:ENGINE_DIGESTS_PTR (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/engine/
H A Dengine.h307 typedef int (*ENGINE_DIGESTS_PTR)(ENGINE *, const EVP_MD **, const int **, int); typedef
493 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
531 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);
/external/openssl/include/openssl/
H A Dengine.h307 typedef int (*ENGINE_DIGESTS_PTR)(ENGINE *, const EVP_MD **, const int **, int); typedef
493 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
531 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);

Completed in 72 milliseconds