VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/ssl/record/build.info@ 109302

Last change on this file since 109302 was 109052, checked in by vboxsync, 4 weeks ago

openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. ​bugref:10890

  • 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