Searched refs:CHK_PubOtpRsaIndex (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/ |
| H A D | halNSK2.c | 1496 MS_U32 CHK_PubOtpOID,CHK_PubOtpVID,CHK_PubOtpBID,CHK_PubOtpRsaIndex,CHK_PubOtpMinConfVer ; in HAL_NSK2_CheckPubOTPConfig() local 1542 CHK_PubOtpRsaIndex = (pDataArray[2]>>4)&0xf; in HAL_NSK2_CheckPubOTPConfig() 1544 if(OTP_PubOtpRsaIndex != CHK_PubOtpRsaIndex) in HAL_NSK2_CheckPubOTPConfig() 1547 printf("OtpRsaIndex = (%x, %x)\n",CHK_PubOtpRsaIndex,OTP_PubOtpRsaIndex); in HAL_NSK2_CheckPubOTPConfig()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/ |
| H A D | halNSK2.c | 1467 MS_U32 CHK_PubOtpOID,CHK_PubOtpVID,CHK_PubOtpBID,CHK_PubOtpRsaIndex,CHK_PubOtpMinConfVer ; in HAL_NSK2_CheckPubOTPConfig() local 1513 CHK_PubOtpRsaIndex = (pDataArray[2]>>4)&0xf; in HAL_NSK2_CheckPubOTPConfig() 1515 if(OTP_PubOtpRsaIndex != CHK_PubOtpRsaIndex) in HAL_NSK2_CheckPubOTPConfig() 1518 printf("OtpRsaIndex = (%x, %x)\n",CHK_PubOtpRsaIndex,OTP_PubOtpRsaIndex); in HAL_NSK2_CheckPubOTPConfig()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/ |
| H A D | halNSK2.c | 1481 MS_U32 CHK_PubOtpOID,CHK_PubOtpVID,CHK_PubOtpBID,CHK_PubOtpRsaIndex,CHK_PubOtpMinConfVer ; in HAL_NSK2_CheckPubOTPConfig() local 1527 CHK_PubOtpRsaIndex = (pDataArray[2]>>4)&0xf; in HAL_NSK2_CheckPubOTPConfig() 1529 if(OTP_PubOtpRsaIndex != CHK_PubOtpRsaIndex) in HAL_NSK2_CheckPubOTPConfig() 1532 printf("OtpRsaIndex = (%x, %x)\n",CHK_PubOtpRsaIndex,OTP_PubOtpRsaIndex); in HAL_NSK2_CheckPubOTPConfig()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/ |
| H A D | halNSK2.c | 1496 MS_U32 CHK_PubOtpOID,CHK_PubOtpVID,CHK_PubOtpBID,CHK_PubOtpRsaIndex,CHK_PubOtpMinConfVer ; in HAL_NSK2_CheckPubOTPConfig() local 1542 CHK_PubOtpRsaIndex = (pDataArray[2]>>4)&0xf; in HAL_NSK2_CheckPubOTPConfig() 1544 if(OTP_PubOtpRsaIndex != CHK_PubOtpRsaIndex) in HAL_NSK2_CheckPubOTPConfig() 1547 … HALNSK2_DBG(NSK2_DBGLV_ERR,"OtpRsaIndex = (%x, %x)\n",CHK_PubOtpRsaIndex,OTP_PubOtpRsaIndex); in HAL_NSK2_CheckPubOTPConfig()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/ |
| H A D | halNSK2.c | 1496 MS_U32 CHK_PubOtpOID,CHK_PubOtpVID,CHK_PubOtpBID,CHK_PubOtpRsaIndex,CHK_PubOtpMinConfVer ; in HAL_NSK2_CheckPubOTPConfig() local 1542 CHK_PubOtpRsaIndex = (pDataArray[2]>>4)&0xf; in HAL_NSK2_CheckPubOTPConfig() 1544 if(OTP_PubOtpRsaIndex != CHK_PubOtpRsaIndex) in HAL_NSK2_CheckPubOTPConfig() 1547 … HALNSK2_DBG(NSK2_DBGLV_ERR,"OtpRsaIndex = (%x, %x)\n",CHK_PubOtpRsaIndex,OTP_PubOtpRsaIndex); in HAL_NSK2_CheckPubOTPConfig()
|