Searched refs:PROV_DIGEST_FLAG_ALGID_ABSENT (Results 1 – 4 of 4) sorted by relevance
37 && !OSSL_PARAM_set_int(p, (flags & PROV_DIGEST_FLAG_ALGID_ABSENT) != 0)) { in ossl_digest_default_get_params()
26 #define SHA2_FLAGS PROV_DIGEST_FLAG_ALGID_ABSENT
22 #define SHA3_FLAGS PROV_DIGEST_FLAG_ALGID_ABSENT
20 #define PROV_DIGEST_FLAG_ALGID_ABSENT 0x0002 macro
Completed in 9 milliseconds