Searched refs:GetNameConstraints (Results 1 – 2 of 2) sorted by relevance
68 static bool GetNameConstraints(napi_env env, napi_value arg, CfBlob *&out) in GetNameConstraints() function169 if (!GetNameConstraints(env, arg, trustAnchor->nameConstraints)) { in BuildX509TrustAnchorObj()
241 static bool GetNameConstraints(napi_env env, napi_value arg, CfBlob *&out) in GetNameConstraints() function356 if (!GetNameConstraints(env, arg, matchParams->nameConstraints)) { in BuildX509CertMatchParamsV2()