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.c3396 void *origin_algctx = NULL; in test_evp_md_ctx_copy2() local
3418 origin_algctx = outctx->algctx; in test_evp_md_ctx_copy2()
3420 && TEST_true(outctx->algctx == origin_algctx); in test_evp_md_ctx_copy2()