Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 228 Bytes

NOTES.md

File metadata and controls

8 lines (6 loc) · 228 Bytes

Notes

This repo contains optimized assembly and C routines extracted from the linux kernel.

src/sha1.c => lib/sha1.c src/sha1_ssse3_asm.S => x86/crypto/sha1_ssse3_asm.S src/csum-partial_64.c => x86/lib/csum-partial_64.c