Lines Matching full:containing
30 /// A 128-bit integer vector containing the state value.
32 /// A 128-bit integer vector containing the round key value.
33 /// \returns A 128-bit integer vector containing the encrypted value.
50 /// A 128-bit integer vector containing the state value.
52 /// A 128-bit integer vector containing the round key value.
53 /// \returns A 128-bit integer vector containing the encrypted value.
70 /// A 128-bit integer vector containing the state value.
72 /// A 128-bit integer vector containing the round key value.
73 /// \returns A 128-bit integer vector containing the decrypted value.
90 /// A 128-bit integer vector containing the state value.
92 /// A 128-bit integer vector containing the round key value.
93 /// \returns A 128-bit integer vector containing the decrypted value.
109 /// A 128-bit integer vector containing the expanded key.
110 /// \returns A 128-bit integer vector containing the transformed value.