Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c309 static int test_sha1_init(EVP_MD_CTX *ctx) in test_sha1_init() function
345 || !EVP_MD_meth_set_init(md, test_sha1_init) in test_sha_md()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c326 static int test_sha1_init(EVP_MD_CTX *ctx) in test_sha1_init() function
362 || !EVP_MD_meth_set_init(md, test_sha1_init) in test_sha_md()