Home | History | Annotate | Line # | Download | only in x86
      1 #	$NetBSD: files.aesni,v 1.1 2020/06/29 23:29:40 riastradh Exp $
      2 
      3 ifdef amd64	# amd64-only for now; i386 left as exercise for reader
      4 file	crypto/aes/arch/x86/aes_ni.c		aes
      5 file	crypto/aes/arch/x86/aes_ni_64.S		aes
      6 endif
      7