Home
last modified time | relevance | path

Searched defs:genName (Results 1 – 1 of 1) sorted by relevance

/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dx509_certificate_openssl.c1204 static CfResult GetDpURIFromGenName(GENERAL_NAME *genName, bool isFormatOutURI, uint32_t *uriCount,… in GetDpURIFromGenName()
1235 GENERAL_NAME *genName = sk_GENERAL_NAME_value(genNames, i); in GetDpURIFromGenNames() local