Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/utils/src/
H A Dopenssl_utils.cpp81 STACK_OF(X509) *MakeStackOfCerts(const std::vector<ByteBuffer> &certChain) in STACK_OF() function
H A Dhuks_attest_verifier.cpp221 const STACK_OF(X509_EXTENSION) *exts = X509_get0_extensions(cert); in VerifyExtension() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c2066 static STACK_OF(X509) *GetCaFromP12(const CfBlob *keyStore, const CfBlob *pwd) in STACK_OF() function