Lines Matching refs:U3
550 static const uint32_t U3[256] = { variable
1103 static const uint32_t U3[256] = { variable
1587 U3[T4[(tmp) & 0xff] & 0xff]; in srtp_aes_expand_decryption_key()
1594 U3[T4[(tmp) & 0xff] & 0xff]; in srtp_aes_expand_decryption_key()
1601 U3[T4[(tmp) & 0xff] & 0xff]; in srtp_aes_expand_decryption_key()
1608 U3[T4[(tmp) & 0xff] & 0xff]; in srtp_aes_expand_decryption_key()
1612 U3[T4[(tmp >> 24) ] & 0xff] ^ in srtp_aes_expand_decryption_key()
1619 U3[T4[(tmp >> 24) ] & 0xff] ^ in srtp_aes_expand_decryption_key()
1626 U3[T4[(tmp >> 24) ] & 0xff] ^ in srtp_aes_expand_decryption_key()
1633 U3[T4[(tmp >> 24) ] & 0xff] ^ in srtp_aes_expand_decryption_key()
1647 U3[aes_sbox[expanded_key->round[i].v8[3]]]; in srtp_aes_expand_decryption_key()
1652 U3[aes_sbox[expanded_key->round[i].v8[7]]]; in srtp_aes_expand_decryption_key()
1657 U3[aes_sbox[expanded_key->round[i].v8[11]]]; in srtp_aes_expand_decryption_key()
1662 U3[aes_sbox[expanded_key->round[i].v8[15]]]; in srtp_aes_expand_decryption_key()
1710 U3[state->v8[7]]; in aes_inv_round()
1713 U3[state->v8[11]]; in aes_inv_round()
1716 U3[state->v8[15]]; in aes_inv_round()
1719 U3[state->v8[3]]; in aes_inv_round()
1848 U2[(state->v32[2] >> 8) & 0xff] ^ U3[state->v32[1] & 0xff]; in aes_inv_round()
1851 U2[(state->v32[3] >> 8) & 0xff] ^ U3[state->v32[2] & 0xff]; in aes_inv_round()
1854 U2[(state->v32[0] >> 8) & 0xff] ^ U3[state->v32[3] & 0xff]; in aes_inv_round()
1857 U2[(state->v32[1] >> 8) & 0xff] ^ U3[state->v32[0] & 0xff]; in aes_inv_round()
1861 U3[(state->v32[1] >> 24) & 0xff]; in aes_inv_round()
1865 U3[(state->v32[2] >> 24) & 0xff]; in aes_inv_round()
1869 U3[(state->v32[3] >> 24) & 0xff]; in aes_inv_round()
1873 U3[(state->v32[0] >> 24) & 0xff]; in aes_inv_round()
2040 U3[state->v8[15]]; in aes_inv_round()
2043 U3[state->v8[3]]; in aes_inv_round()
2046 U3[state->v8[7]]; in aes_inv_round()
2049 U3[state->v8[11]]; in aes_inv_round()