Home
last modified time | relevance | path

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

/openssl/providers/implementations/digests/
H A Ddigestcommon.c31 && !OSSL_PARAM_set_int(p, (flags & PROV_DIGEST_FLAG_XOF) != 0)) { in ossl_digest_default_get_params()
H A Dsha3_prov.c23 #define SHAKE_FLAGS PROV_DIGEST_FLAG_XOF
24 #define KMAC_FLAGS PROV_DIGEST_FLAG_XOF
/openssl/providers/implementations/include/prov/
H A Ddigestcommon.h19 #define PROV_DIGEST_FLAG_XOF 0x0001 macro

Completed in 7 milliseconds