Searched refs:OSSL_OP_DIGEST (Results 1 – 8 of 8) sorted by relevance
61 return operation_id == OSSL_OP_DIGEST ? testprov_digests : NULL; in testprov_query()
8777 if (!TEST_true(filter_provider_set_filter(OSSL_OP_DIGEST, in test_sigalgs_available()
157 case OSSL_OP_DIGEST: in legacy_query()
494 case OSSL_OP_DIGEST: in deflt_query()
1044 evp_generic_fetch(ctx, OSSL_OP_DIGEST, algorithm, properties, in EVP_MD_fetch()1076 evp_generic_do_all(libctx, OSSL_OP_DIGEST, in EVP_MD_do_all_provided()
116 The number for this operation is B<OSSL_OP_DIGEST>.
465 case OSSL_OP_DIGEST: in fips_query()
254 # define OSSL_OP_DIGEST 1 macro
Completed in 27 milliseconds