VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1g/crypto/bf/Makefile.kmk@ 86352

最後變更 在這個檔案從86352是 83916,由 vboxsync 提交於 5 年 前

openssl-1.1.1g: Applied and adjusted our OpenSSL changes to 1.1.1g. bugref:9719

檔案大小: 466 位元組
 
1# $Id$
2## @file
3# OpenSSL Sub-Makefile.
4#
5
6#
7# Copyright (C) 2019 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16LIBRARIES += crypto_bf
17crypto_bf_TEMPLATE = SUBLIBCRYPTO
18crypto_bf_DEFS = OPENSSL_NO_DEPRECATED
19crypto_bf_SOURCES = \
20 bf_cfb64.c \
21 bf_ecb.c \
22 bf_enc.c \
23 bf_ofb64.c \
24 bf_skey.c
25$(evalcall VBOX_OPENSSL_X86,crypto_bf)
26
27include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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