Home
last modified time | relevance | path

Searched defs:credBuff (Results 1 - 3 of 3) sorted by relevance

/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c45 int32_t DefaultRequestDslmCred(const DeviceIdentify *device, const RequestObject *obj, DslmCredBuff **credBuff) in DefaultRequestDslmCred() argument
56 int32_t DefaultVerifyDslmCred(const DeviceIdentify *device, uint64_t challenge, const DslmCredBuff *credBuff, in DefaultVerifyDslmCred() argument
122 void DestroyDslmCred(DslmCredBuff *credBuff) in DestroyDslmCred() argument
[all...]
/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_request.c119 static int32_t RequestLiteDslmCred(uint32_t credType, uint8_t *data, uint32_t dataLen, DslmCredBuff **credBuff) in RequestLiteDslmCred() argument
217 int32_t RequestOhosDslmCred(const DeviceIdentify *device, const RequestObject *obj, DslmCredBuff **credBuff) in RequestOhosDslmCred() argument
131 RequestStandardDslmCred(const DeviceIdentify *device, const RequestObject *obj, char *credStr, DslmCredBuff **credBuff) RequestStandardDslmCred() argument
H A Ddslm_ohos_verify.c209 static int32_t VerifyLiteDslmCred(const DeviceIdentify *device, const DslmCredBuff *credBuff, DslmCredInfo *credInfo) in VerifyLiteDslmCred() argument
235 static int32_t VerifyStandardDslmCred(const DeviceIdentify *device, uint64_t challenge, const DslmCredBuff *credBuff, in VerifyStandardDslmCred() argument
280 int32_t VerifyOhosDslmCred(const DeviceIdentify *device, uint64_t challenge, const DslmCredBuff *credBuff, in VerifyOhosDslmCred() argument
[all...]

Completed in 2 milliseconds