Searched defs:tokenWithFlagB (Results 1 - 4 of 4) sorted by relevance
/vendor/hisilicon/hispark_pegasus/hals/utils/token/ |
H A D | hal_token.c | 212 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0};
in OEMReadToken() local 255 static int32_t OEMWriteTokenB(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB)
in OEMWriteTokenB() argument 277 OEMWriteTokenA(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenA() argument 299 OEMWriteTokenSmaller(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenSmaller() argument 357 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0}; OEMWriteToken() local [all...] |
/vendor/hisilicon/hispark_taurus/hals/utils/token/ |
H A D | hal_token.c | 282 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0};
in OEMReadToken() local 326 static int32_t OEMWriteTokenB(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB)
in OEMWriteTokenB() argument 348 OEMWriteTokenA(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenA() argument 370 OEMWriteTokenSmaller(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenSmaller() argument 427 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0}; OEMWriteToken() local [all...] |
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/ |
H A D | hal_token.c | 282 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0};
in OEMReadToken() local 326 static int32_t OEMWriteTokenB(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB)
in OEMWriteTokenB() argument 348 OEMWriteTokenA(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenA() argument 370 OEMWriteTokenSmaller(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenSmaller() argument 427 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0}; OEMWriteToken() local [all...] |
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/ |
H A D | hal_token.c | 282 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0};
in OEMReadToken() local 326 static int32_t OEMWriteTokenB(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB)
in OEMWriteTokenB() argument 348 OEMWriteTokenA(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenA() argument 370 OEMWriteTokenSmaller(const char* token, uint32_t len, char* tokenWithFlagA, char* tokenWithFlagB) OEMWriteTokenSmaller() argument 427 char tokenWithFlagB[TOKEN_WITH_FLAG_SIZE] = {0}; OEMWriteToken() local [all...] |
Completed in 4 milliseconds