Home
last modified time | relevance | path

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

/third_party/openssl/test/
Duser_property_test.c21 static OSSL_FUNC_digest_get_params_fn tmpmd_get_params; variable
24 static int tmpmd_get_params(OSSL_PARAM params[]) in tmpmd_get_params() function
46 { OSSL_FUNC_DIGEST_GET_PARAMS, (void (*)(void))tmpmd_get_params },