Home
last modified time | relevance | path

Searched refs:ROR64c (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dsha512-internal.c94 #define S(x, n) ROR64c(x, n)
104 #define ROR64c(x, y) \ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dsha512-internal.c94 #define S(x, n) ROR64c(x, n)
104 #define ROR64c(x, y) \ macro
/third_party/e2fsprogs/lib/ext2fs/
Dsha512.c66 #define S(x, n) ROR64c(x, n)
100 #define ROR64c(x, y) \ macro
/third_party/f2fs-tools/tools/
Dsha512.c86 #define S(x, n) ROR64c(x, n)
120 #define ROR64c(x, y) \ macro