Searched defs:authCodeBuf (Results 1 – 2 of 2) sorted by relevance
42 const Uint8Buff *nonceBuf, const Uint8Buff *encDataBuf, Uint8Buff *authCodeBuf) in DecAndImportInner()113 Uint8Buff authCodeBuf = { authCode, AUTH_CODE_LEN }; in DecAndImportAuthCode() local
118 static int32_t ImportAuthCode(const IsoParams *params, const Uint8Buff *authCodeBuf) in ImportAuthCode()152 Uint8Buff authCodeBuf = { authCode, AUTH_CODE_LEN }; in GenAndEncAuthCode() local