/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_cert_chain_openssl_ex.c | 152 static CfResult GetCertChainFromCollection(const HcfX509CertChainBuildParameters *inParams, STACK_OF(X509) *certStack)
in GetCertChainFromCollection() argument 193 GetLeafCertsFromCertStack( const HcfX509CertChainBuildParameters *inParams, STACK_OF(X509) *allCerts, STACK_OF(X509) *leafCerts) GetLeafCertsFromCertStack() argument
|
H A D | x509_cert_chain_openssl.c | 1864 static CfResult PackCertChain(const HcfX509CertChainBuildParameters *inParams, STACK_OF(X509) * out) in PackCertChain() argument 1917 CfResult HcfX509CertChainByParamsSpiCreate(const HcfX509CertChainBuildParameters *inParams, HcfX509CertChainSpi **spi) in HcfX509CertChainByParamsSpiCreate() argument
|
/base/security/device_auth/services/frameworks/src/hiview_adapter/ |
H A D | hisysevent_adapter.cpp | 113 void DevAuthReportUeCallEventByParams(int32_t osAccountId, const char *inParams, const char *appId, in DevAuthReportUeCallEventByParams() argument
|
/base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
H A D | x509_cert_chain.c | 195 HcfCertChainBuildResultCreate( const HcfX509CertChainBuildParameters *inParams, HcfX509CertChainBuildResult **returnObj) HcfCertChainBuildResultCreate() argument
|
/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_cert_chain_test.cpp | 1845 HcfX509CertChainBuildParameters inParams; in HWTEST_F() local 1884 HcfX509CertChainBuildParameters inParams; HWTEST_F() local 1901 HcfX509CertChainBuildParameters inParams; HWTEST_F() local 1960 HcfX509CertChainBuildParameters inParams; HWTEST_F() local 2022 HcfX509CertChainBuildParameters inParams; HWTEST_F() local [all...] |
/base/security/certificate_framework/test/fuzztest/v1.0/x509certchain_fuzzer/ |
H A D | x509certchain_fuzzer.cpp | 684 HcfX509CertChainBuildParameters inParams = {}; in CreateOneCertChainBuildResultCreate() local 738 HcfX509CertChainBuildParameters inParams = {}; in X509BuildResultCreateFuzzTest() local [all...] |
/base/security/device_auth/services/key_agree_sdk/src/ |
H A D | key_agree_session.c | 572 static int32_t CheckPeerProtocolVersion(SpekeSession *spekeSession, CJson *inParams) in CheckPeerProtocolVersion() argument 588 static int32_t PakeConfirm(SpekeSession *spekeSession, CJson *inParams, KeyAgreeBlob *out) in PakeConfirm() argument 624 static int32_t PakeServerConfirm(SpekeSession *spekeSession, CJson *inParams, KeyAgreeBlob *out) in PakeServerConfirm() argument 650 static int32_t PakeClientVerifyConfirm(SpekeSession *spekeSession, CJson *inParams, KeyAgreeBlo argument 668 ProcessStep(ProtocolStep step, SpekeSession *spekeSession, CJson *inParams, KeyAgreeBlob *out) ProcessStep() argument 712 CJson *inParams = NULL; ProcessSpekeSession() local [all...] |
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
H A D | huks_adapter.c | 69 static int32_t BaseCheckParams(const Uint8Buff **inParams, const char **paramTags, uint32_t len) in BaseCheckParams() argument 428 const Uint8Buff *inParams[] = { message, outHmac }; in CheckHmacParams() local 540 const Uint8Buff *inParams[] = { message, outHmac }; in CheckHmacWithThreeStageParams() local 662 const Uint8Buff *inParams[] = { salt, outHkdf }; CheckHkdfParams() local 761 const Uint8Buff *inParams[] = { pskKeyAlias, outPsk }; CheckPskParams() local 969 const Uint8Buff *inParams[] = { plain, outCipher }; CheckAesGcmEncryptParam() local 1057 const Uint8Buff *inParams[] = { cipher, outPlain }; CheckAesGcmDecryptParam() local 1460 const Uint8Buff *inParams[] = { base, exp, outNum }; BigNumExpMod() local 1807 const Uint8Buff *inParams[] = { message, outSignature }; CheckSignParams() local 1900 const Uint8Buff *inParams[] = { message, signature }; CheckVerifyParams() local 2212 const Uint8Buff *inParams[] = { authToken }; CheckImportSymmetricKeyParams() local [all...] |