Home
last modified time | relevance | path

Searched refs:phase2 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/boot/dts/realtek/
H A Drtl838x.dtsi111 interrupt-names = "phase1", "phase2";
H A Drtl930x.dtsi155 interrupt-names = "phase1", "phase2";
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c381 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() function
475 phase2(&rc4key[0], prwskey, (u16 *)&ttkey[0], pnl); in rtw_tkip_encrypt()
584 phase2(&rc4key[0], prwskey, (unsigned short *)&ttkey[0], pnl); in rtw_tkip_decrypt()