Home
last modified time | relevance | path

Searched defs:SHFR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_sha256.c13 #define SHFR(x, n) (x >> n) macro
H A Davb_sha512.c13 #define SHFR(x, n) (x >> n) macro