Home
last modified time | relevance | path

Searched refs:MallocTrustAnchorArray (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c2103 static HcfX509TrustAnchorArray *MallocTrustAnchorArray(int32_t count) in MallocTrustAnchorArray() function
2151 HcfX509TrustAnchorArray *anchor = MallocTrustAnchorArray(count); in HcfX509CreateTrustAnchorWithKeyStoreFunc()