Searched refs:OSSL_DIGEST_PARAM_XOF (Results 1 – 3 of 3) sorted by relevance
29 p = OSSL_PARAM_locate(params, OSSL_DIGEST_PARAM_XOF); in ossl_digest_default_get_params()47 OSSL_PARAM_int(OSSL_DIGEST_PARAM_XOF, NULL),
130 #define OSSL_DIGEST_PARAM_XOF "xof" /* int, 0 or 1 */ macro
916 params[2] = OSSL_PARAM_construct_int(OSSL_DIGEST_PARAM_XOF, &xof); in evp_md_cache_constants()