Searched refs:defined_params (Results 1 – 2 of 2) sorted by relevance
260 const OSSL_PARAM *defined_params = EVP_MAC_settable_ctx_params(mac); in EVP_Q_mac() local268 if (OSSL_PARAM_locate_const(defined_params, param_name) == NULL) { in EVP_Q_mac()270 if (OSSL_PARAM_locate_const(defined_params, param_name) == NULL) { in EVP_Q_mac()
1428 const OSSL_PARAM *defined_params = in mac_test_run_mac() local 1447 if (OSSL_PARAM_locate_const(defined_params, in mac_test_run_mac() 1455 } else if (OSSL_PARAM_locate_const(defined_params, in mac_test_run_mac() 1511 defined_params, in mac_test_run_mac()