Home
last modified time | relevance | path

Searched refs:column3 (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/cipher/
Daes.c1506 uint32_t column0, column1, column2, column3; in aes_round() local
1520 column3 = T0[state->v8[12]] ^ T1[state->v8[1]] in aes_round()
1526 state->v32[3] = column3 ^ round_key->v32[3]; in aes_round()
1533 uint32_t column0, column1, column2, column3; in aes_inv_round() local
1547 column3 = U0[state->v8[12]] ^ U1[state->v8[9]] in aes_inv_round()
1553 state->v32[3] = column3 ^ round_key->v32[3]; in aes_inv_round()
1634 uint32_t column0, column1, column2, column3; in aes_round() local
1648 column3 = T0[state->v32[3] >> 24] ^ T1[(state->v32[0] >> 16) & 0xff] in aes_round()
1660 column3 = T0[state->v32[3] & 0xff] ^ T1[(state->v32[0] >> 8) & 0xff] in aes_round()
1667 state->v32[3] = column3 ^ round_key->v32[3]; in aes_round()
[all …]
/external/webrtc/tools/matlab/
DrtpAnalyze.m205 % column3: double (%f)