Searched refs:OTP_SIGNATURE (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmotp.c1486 #define OTP_SIGNATURE 0x578a macro
1619 if (hndotp_otproff(oi, cc, OTP_HWSIGN_OFF) == OTP_SIGNATURE) {
1624 if (hndotp_otproff(oi, cc, OTP_SWSIGN_OFF) == OTP_SIGNATURE)
1627 if (hndotp_otproff(oi, cc, OTP_CIDSIGN_OFF) == OTP_SIGNATURE)
1999 return (sign == OTP_SIGNATURE) ? row : -1;
2066 sign = OTP_SIGNATURE;
2207 OTP_SIGNATURE) != 0) {
2215 OTP_SIGNATURE) != 0) {
2222 OTP_SIGNATURE) != 0) {
2414 OTP_SIGNATURE);
[all...]

Completed in 48 milliseconds