sha512_transform_rorx 228 arch/x86/crypto/sha512_ssse3_glue.c asmlinkage void sha512_transform_rorx(u64 *digest, const char *data, sha512_transform_rorx 234 arch/x86/crypto/sha512_ssse3_glue.c return sha512_update(desc, data, len, sha512_transform_rorx); sha512_transform_rorx 240 arch/x86/crypto/sha512_ssse3_glue.c return sha512_finup(desc, data, len, out, sha512_transform_rorx);