Searched defs:authCode (Results 1 – 4 of 4) sorted by relevance
46 Uint8Buff authCode; member257 Uint8Buff authCode = { authCodeVal, AUTH_CODE_LEN }; in ServerGenAuthCodeProcEvent() local331 Uint8Buff authCode = { authCodeVal, AUTH_CODE_LEN }; in ClientImportAuthCodeParseEvent() local
91 uint8_t *authCode = NULL; in DecAndImportAuthCode() local
147 uint8_t *authCode = (uint8_t *)HcMalloc(AUTH_CODE_LEN, 0); in GenAndEncAuthCode() local
369 uint8_t authCode[DEV_AUTH_AUTH_CODE_SIZE] = { 0 }; in ImportSymTokenToKeyManager() local