Home
last modified time | relevance | path

Searched refs:AuthAttributeType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp38 enum AuthAttributeType : uint32_t { enum
128 static ResultCode WriteTlvHead(const AuthAttributeType type, const uint32_t length, Buffer *buf) in WriteTlvHead()
144 static ResultCode WriteTlv(const AuthAttributeType type, const uint32_t length, const uint8_t *valu… in WriteTlv()