Home
last modified time | relevance | path

Searched refs:dasync_sha1_init (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_dasync.c58 static int dasync_sha1_init(EVP_MD_CTX *ctx);
232 || !EVP_MD_meth_set_init(_hidden_sha1_md, dasync_sha1_init) in bind_dasync()
490 static int dasync_sha1_init(EVP_MD_CTX *ctx) in dasync_sha1_init() function
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_dasync.c70 static int dasync_sha1_init(EVP_MD_CTX *ctx);
273 || !EVP_MD_meth_set_init(_hidden_sha1_md, dasync_sha1_init) in bind_dasync()
604 static int dasync_sha1_init(EVP_MD_CTX *ctx) in dasync_sha1_init() function