VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.1/crypto/bf/build.info@ 94096

最後變更 在這個檔案從94096是 94082,由 vboxsync 提交於 3 年 前

libs/openssl-3.0.1: started applying and adjusting our OpenSSL changes to 3.0.1. bugref:10128

檔案大小: 674 位元組
 
1LIBS=../../libcrypto
2
3$BFASM=bf_enc.c
4IF[{- !$disabled{asm} -}]
5 $BFASM_x86=bf-586.s
6
7 # Now that we have defined all the arch specific variables, use the
8 # appropriate one
9 IF[$BFASM_{- $target{asm_arch} -}]
10 $BFASM=$BFASM_{- $target{asm_arch} -}
11 ENDIF
12ENDIF
13
14$ALL=bf_skey.c bf_ecb.c bf_cfb64.c bf_ofb64.c $BFASM
15
16SOURCE[../../libcrypto]=$ALL
17
18# When all deprecated symbols are removed, libcrypto doesn't export the
19# blowfish functions, so we must include them directly in liblegacy.a
20IF[{- $disabled{'deprecated-3.0'} -}]
21 SOURCE[../../providers/liblegacy.a]=$ALL
22ENDIF
23
24GENERATE[bf-586.s]=asm/bf-586.pl
25DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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