Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/inc/
H A Dx509_cert_chain_openssl_ex.h30 bool isOrder; // is an order chain member
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c390 CfResult IsOrderCertChain(STACK_OF(X509) *certsChain, bool *isOrder) in IsOrderCertChain()
H A Dx509_cert_chain_openssl.c1792 bool isOrder = true; in HcfX509CertChainByEncSpiCreate() local
1867 bool isOrder = true; in HcfX509CertChainByArrSpiCreate() local
1994 bool isOrder = true; in HcfX509CertChainByParamsSpiCreate() local