1 //----------------------------------------------------------------------------- 
   2 // (c) 2012 Roel Verdult 
   4 // This code is licensed to you under the terms of the GNU GPL, version 2 or, 
   5 // at your option, any later version. See the LICENSE.txt file for the text of 
   7 //----------------------------------------------------------------------------- 
   8 // Hitag2 type prototyping 
   9 //----------------------------------------------------------------------------- 
  16         RHT2F_AUTHENTICATE        
= 22, 
  18   RHT2F_TEST_AUTH_ATTEMPTS  
= 25, 
  23 } PACKED rht2d_password
; 
  27 } PACKED rht2d_authenticate
; 
  31 } PACKED rht2d_crypto
; 
  35         rht2d_authenticate auth
;