Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_openssl.c342 static int test_sha1_final(EVP_MD_CTX *ctx, unsigned char *md) in test_sha1_final() function
345 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_final() called\n"); in test_sha1_final()
364 || !EVP_MD_meth_set_final(md, test_sha1_final)) { in test_sha_md()
/third_party/openssl/crypto/engine/
H A Deng_openssl.c342 static int test_sha1_final(EVP_MD_CTX *ctx, unsigned char *md) in test_sha1_final() function
345 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_final() called\n"); in test_sha1_final()
364 || !EVP_MD_meth_set_final(md, test_sha1_final)) { in test_sha_md()

Completed in 2 milliseconds