VirtualBox

source: vbox/trunk/src/libs/openssl-3.3.2/ssl/record/build.info

Last change on this file was 108206, checked in by vboxsync, 3 months ago

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 330 bytes
Line 
1SUBDIRS=methods
2
3#Needed for the multiblock code in rec_layer_s3.c
4IF[{- !$disabled{asm} -}]
5 $AESDEF_x86=AES_ASM
6 $AESDEF_x86_64=AES_ASM
7
8 IF[$AESDEF_{- $target{asm_arch} -}]
9 $AESDEF=$AESDEF_{- $target{asm_arch} -}
10 ENDIF
11ENDIF
12
13SOURCE[../../libssl]=\
14 rec_layer_s3.c rec_layer_d1.c
15
16DEFINE[../../libssl]=$AESDEF
17
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette