sha256_transform_rorx 230 arch/x86/crypto/sha256_ssse3_glue.c asmlinkage void sha256_transform_rorx(u32 *digest, const char *data, sha256_transform_rorx 236 arch/x86/crypto/sha256_ssse3_glue.c return _sha256_update(desc, data, len, sha256_transform_rorx); sha256_transform_rorx 242 arch/x86/crypto/sha256_ssse3_glue.c return sha256_finup(desc, data, len, out, sha256_transform_rorx);