4.17.6.8 SHA2_SIG_L0

#define SHA2_SIG_L0( x) (uint32_t)(SHA2_ROTR((uint32_t)(x), 7U) ^ SHA2_ROTR((uint32_t)(x), 18U) ^ SHA2_SHR((uint32_t)(x), 3U))