Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_openssl.c334 static int test_sha1_update(EVP_MD_CTX *ctx, const void *data, size_t count) in test_sha1_update() function
363 || !EVP_MD_meth_set_update(md, test_sha1_update) in test_sha_md()