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

/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Ddes3_test.c95 char key3[DES_KEY_SIZE * 2]; member in struct:test_keys
179 getxdata(&key[16], gk[i].key3, DES_KEY_SIZE);
194 getxdata(&key[16], bk[i].key3, DES_KEY_SIZE);
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c358 WRITE_TCAM_REG_KEY3(handle, tcam_ptr->key3);
427 READ_TCAM_REG_KEY3(handle, &tcam_ptr->key3);
465 WRITE_TCAM_REG_KEY3(handle, tcam_ptr->key3);
472 tcam_ptr->key2, tcam_ptr->key3,
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c2693 uint32_t key0, key1, key2, key3, key4; local
2757 key3 = (ARN_LE_READ_16(k->kv_val + 10) ^ xorMask) & 0xffff;
2769 REG_WRITE(ah, AR_KEYTABLE_KEY3(entry), key3);
2809 REG_WRITE(ah, AR_KEYTABLE_KEY3(entry), key3);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1266 #define key3 key.regs_e.reg3 macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c114 tcam_rdptr.key2, tcam_rdptr.key3,

Completed in 88 milliseconds