Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
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()