Home
last modified time | relevance | path

Searched refs:ENGINE_DIGESTS_PTR (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/engine/
H A Dtb_digest.c76 ENGINE_DIGESTS_PTR fn = ENGINE_get_digests(e); in ENGINE_get_digest()
85 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e) in ENGINE_get_digests()
91 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f) in ENGINE_set_digests()
H A Deng_local.h122 ENGINE_DIGESTS_PTR digests;
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h298 typedef int (*ENGINE_DIGESTS_PTR) (ENGINE *, const EVP_MD **, const int **, typedef
520 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
576 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);
/freebsd/crypto/openssl/apps/
H A Dengine.c402 ENGINE_DIGESTS_PTR fn_d; in engine_main()
/freebsd/crypto/openssl/util/
H A Dindent.pro214 -T ENGINE_DIGESTS_PTR
/freebsd/crypto/openssl/doc/man3/
H A DENGINE_add.pod133 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
150 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);