Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/engine/
Dtb_digest.c72 ENGINE_DIGESTS_PTR fn = ENGINE_get_digests(e); in ENGINE_get_digest()
81 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e) in ENGINE_get_digests()
87 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f) in ENGINE_set_digests()
Deng_local.h141 ENGINE_DIGESTS_PTR digests;
/freebsd-12-stable/crypto/openssl/include/openssl/
Dengine.h292 typedef int (*ENGINE_DIGESTS_PTR) (ENGINE *, const EVP_MD **, const int **, typedef
486 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
527 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);
/freebsd-12-stable/crypto/openssl/apps/
Dengine.c393 ENGINE_DIGESTS_PTR fn_d; in engine_main()
/freebsd-12-stable/crypto/openssl/doc/man3/
DENGINE_add.pod129 int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
146 ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e);