sha1_transform_avx  122 arch/x86/crypto/sha1_ssse3_glue.c asmlinkage void sha1_transform_avx(u32 *digest, const char *data,
sha1_transform_avx  129 arch/x86/crypto/sha1_ssse3_glue.c 			(sha1_transform_fn *) sha1_transform_avx);
sha1_transform_avx  136 arch/x86/crypto/sha1_ssse3_glue.c 			(sha1_transform_fn *) sha1_transform_avx);
sha1_transform_avx  213 arch/x86/crypto/sha1_ssse3_glue.c 		sha1_transform_avx(digest, data, rounds);