OSSL_OP_DIGEST
EVP_MD *md = evp_generic_fetch(ctx, OSSL_OP_DIGEST, algorithm, properties,
evp_generic_do_all(libctx, OSSL_OP_DIGEST,
return evp_generic_fetch_from_prov(prov, OSSL_OP_DIGEST,
case OSSL_OP_DIGEST:
case OSSL_OP_DIGEST:
case OSSL_OP_DIGEST:
if (!TEST_true(filter_provider_set_filter(OSSL_OP_DIGEST,
return operation_id == OSSL_OP_DIGEST ? testprov_digests : NULL;