Searched defs:SHR (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/ | ||
| A D | sha256.c | 83 #define SHR(x,n) ((x & 0xFFFFFFFF) >> n) in sha256_process_one() macro |
| /u-boot/include/ | ||
| A D | lattice.h | 149 #define SHR 0x23 /* macro |
Completed in 5 milliseconds