| /base/security/certificate_framework/test/unittest/cf_adapter_test/src/ |
| D | cf_adapter_extension_test.cpp | 483 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 507 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 531 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 551 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 573 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 599 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 623 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 646 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 674 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 738 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable [all …]
|
| /base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
| D | cf_adapter_extension_openssl.c | 37 char *oid; member 230 char oid[MAX_LEN_OID] = { 0 }; in DeepCopyOidsToOut() local 313 char oid[MAX_LEN_OID] = { 0 }; in CfOpensslHasUnsupportedCriticalExtension() local 337 static int GetTargetNid(const CfBlob *oid, int *nid) in GetTargetNid() 455 int32_t CfOpensslGetEntry(const CfBase *object, CfExtensionEntryType type, const CfBlob *oid, CfBlo… in CfOpensslGetEntry()
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
| D | hks_attest_utils_test.cpp | 67 struct HksBlob oid = { 1, buffer }; variable 85 struct HksBlob oid = { 1, buffer }; variable
|
| /base/security/certificate_framework/test/unittest/cf_sdk_test/src/ |
| D | cf_extension_test.cpp | 286 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 305 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable 324 CfBlob oid = { strlen(oidStr), reinterpret_cast<uint8_t *>(oidStr) }; variable
|
| /base/security/code_signature/utils/src/ |
| D | openssl_utils.cpp | 102 int CreateNIDFromOID(const std::string &oid, const std::string &shortName, in CreateNIDFromOID()
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| D | certificate_openssl_common.c | 34 char *oid; member 56 const char *GetAlgorithmName(const char *oid) in GetAlgorithmName()
|
| D | x509_crl_openssl.c | 586 const ASN1_OBJECT *oid = NULL; in GetSignatureAlgOidInner() local
|
| D | x509_certificate_openssl.c | 918 const ASN1_OBJECT *oid = NULL; in GetSigAlgOidX509Openssl() local
|
| /base/security/certificate_framework/test/fuzztest/cfgetandcheck_fuzzer/ |
| D | cfgetandcheck_fuzzer.cpp | 115 … CfBlob oid = { size - sizeof(uint32_t), reinterpret_cast<uint8_t *>(data + sizeof(uint32_t)) }; in TestObjectTypeFunc4() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
| D | dcm_attest_utils.c | 61 int32_t DcmInsertClaim(struct HksBlob *out, const struct HksBlob *oid, const struct HksAsn1Blob *va… in DcmInsertClaim()
|
| D | dcm_attest.c | 631 static int32_t EncodeClaims(const struct HksBlob *oid, const struct HksBlob *claim, struct HksBlob … in EncodeClaims() 1151 static int32_t InsertIdOrSecInfoData(enum HksTag tag, uint32_t type, const struct HksBlob *oid, in InsertIdOrSecInfoData()
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
| D | mbedtls_pkcs7.h | 110 mbedtls_asn1_buf oid; member
|
| /base/security/huks/frameworks/huks_standard/main/core/src/ |
| D | hks_verifier.c | 365 static ASN1_OBJECT *GetObjByOid(int32_t nid, const char *oid, const char *sn, const char *ln) in GetObjByOid()
|
| /base/security/certificate_framework/test/unittest/v1.0/src/ |
| D | crypto_x509_certificate_test.cpp | 621 char oid[] = "1.2.840.113549.1.1.255"; variable
|