Home
last modified time | relevance | path

Searched refs:CreateX509CertChainPKCS7 (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.c1690 static CfResult CreateX509CertChainPKCS7(const CfEncodingBlob *inData, STACK_OF(X509) **certchainOb… in CreateX509CertChainPKCS7() function
1744 ret = CreateX509CertChainPKCS7(inData, certchainObj); in CreateX509CertChainInner()