Home
last modified time | relevance | path

Searched refs:CfHashCode (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.h39 CfResult CfHashCode(HcfX509CertChainSpi *self, CfBlob *out);
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl_ex.c75 CfResult CfHashCode(HcfX509CertChainSpi *self, CfBlob *out) in CfHashCode() function
H A Dx509_cert_chain_openssl.c1807 certChain->base.engineHashCode = CfHashCode; in HcfX509CertChainByEncSpiCreate()
1883 certChain->base.engineHashCode = CfHashCode; in HcfX509CertChainByArrSpiCreate()