Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test2.c1575 void *origin_algctx = NULL; in test_evp_md_ctx_copy2() local
1597 origin_algctx = outctx->algctx; in test_evp_md_ctx_copy2()
1599 && TEST_true(outctx->algctx == origin_algctx); in test_evp_md_ctx_copy2()