Searched refs:dasync_digests (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_dasync.c | 52 static int dasync_digests(ENGINE *e, const EVP_MD **digest, 212 || !ENGINE_set_digests(e, dasync_digests) in bind_dasync() 350 static int dasync_digests(ENGINE *e, const EVP_MD **digest, in dasync_digests() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_dasync.c | 64 static int dasync_digests(ENGINE *e, const EVP_MD **digest, 253 || !ENGINE_set_digests(e, dasync_digests) in bind_dasync() 453 static int dasync_digests(ENGINE *e, const EVP_MD **digest, in dasync_digests() function
|