Searched defs:uriCount (Results 1 – 1 of 1) sorted by relevance
1939 static CfResult GetDpURIFromGenName(GENERAL_NAME *genName, bool isFormatOutURI, uint32_t *uriCount,… in GetDpURIFromGenName()1964 …tic CfResult GetDpURIFromGenNames(GENERAL_NAMES *genNames, bool isFormatOutURI, uint32_t *uriCount, in GetDpURIFromGenNames()1987 uint32_t *uriCount, CfArray *outURI) in GetDpURI()2019 uint32_t uriCount = 0; in GetCRLDpURI() local