SHA_ASM            24 block-sha1/sha1.c #define SHA_ROL(x,n)	SHA_ASM("rol", x, n)
SHA_ASM            25 block-sha1/sha1.c #define SHA_ROR(x,n)	SHA_ASM("ror", x, n)