Searched defs:AesRound (Results 1 – 4 of 4) sorted by relevance
183 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function246 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function296 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
282 AesRound(const Vector128& state, const Vector128& round_key) { in AesRound() function
149 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function196 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function246 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
253 AesRound(const Vector128& state, const Vector128& round_key) { in AesRound() function