Home
last modified time | relevance | path

Searched defs:AesRound (Results 1 – 4 of 4) sorted by relevance

/third_party/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc183 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
246 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
296 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
Dranden_slow.cc282 AesRound(const Vector128& state, const Vector128& round_key) { in AesRound() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc149 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
196 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
246 inline ABSL_TARGET_CRYPTO Vector128 AesRound(const Vector128& state, in AesRound() function
Dranden_slow.cc253 AesRound(const Vector128& state, const Vector128& round_key) { in AesRound() function