Searched refs:hmacDigest (Results 1 – 2 of 2) sorted by relevance
1399 hmac = le32_to_cpu(fHdr->hmacDigest[0]); in typhoon_download_firmware() 1401 hmac = le32_to_cpu(fHdr->hmacDigest[1]); in typhoon_download_firmware() 1403 hmac = le32_to_cpu(fHdr->hmacDigest[2]); in typhoon_download_firmware() 1405 hmac = le32_to_cpu(fHdr->hmacDigest[3]); in typhoon_download_firmware() 1407 hmac = le32_to_cpu(fHdr->hmacDigest[4]); in typhoon_download_firmware()
520 __le32 hmacDigest[5]; member