Searched refs:ROR64c (Results 1 – 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | sha512-internal.c | 94 #define S(x, n) ROR64c(x, n) 104 #define ROR64c(x, y) \ macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | sha512-internal.c | 94 #define S(x, n) ROR64c(x, n) 104 #define ROR64c(x, y) \ macro
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | sha512.c | 66 #define S(x, n) ROR64c(x, n) 100 #define ROR64c(x, y) \ macro
|
/third_party/f2fs-tools/tools/ |
D | sha512.c | 86 #define S(x, n) ROR64c(x, n) 120 #define ROR64c(x, y) \ macro
|