Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_openssl.c326 static int test_sha1_init(EVP_MD_CTX *ctx) in test_sha1_init() function
329 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_init() called\n"); in test_sha1_init()
362 || !EVP_MD_meth_set_init(md, test_sha1_init) in test_sha_md()
/third_party/openssl/crypto/engine/
H A Deng_openssl.c326 static int test_sha1_init(EVP_MD_CTX *ctx) in test_sha1_init() function
329 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_init() called\n"); in test_sha1_init()
362 || !EVP_MD_meth_set_init(md, test_sha1_init) in test_sha_md()

Completed in 3 milliseconds