Searched refs:AAD_PARAMS (Results 1 – 2 of 2) sorted by relevance
55 const std::string AAD_PARAMS = "aad"; variable
236 napi_status status = napi_get_named_property(env, arg, AAD_PARAMS.c_str(), &data); in GetAadFromParamsSpec()