crypto/weakcryptospi/group/bld.inf
branchRCL_3
changeset 43 2f10d260163b
parent 41 9b5a3a9fddf8
child 61 641f389e9157
equal deleted inserted replaced
42:eb9b28acd381 43:2f10d260163b
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    58 ../inc/spi/rulecharacteristics.h		/epoc32/include/rulecharacteristics.h
    58 ../inc/spi/rulecharacteristics.h		/epoc32/include/rulecharacteristics.h
    59 #endif
    59 #endif
    60 #endif
    60 #endif
    61 
    61 
    62 
    62 
    63 // Everything else is subject to export control; do not export them
    63 
    64 //../inc/spi/asymmetriccipherplugin.h		/epoc32/include/cryptospi/asymmetriccipherplugin.h
    64 // Now, the export control measures do not apply for the below set of headers. Hence, they can be exported.
    65 //../inc/spi/cryptosymmetriccipherapi.h	/epoc32/include/cryptospi/cryptosymmetriccipherapi.h
    65 ../inc/spi/asymmetriccipherplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/asymmetriccipherplugin.h)
    66 //../inc/spi/cryptoasymmetriccipherapi.h	/epoc32/include/cryptospi/cryptoasymmetriccipherapi.h
    66 ../inc/spi/cryptosymmetriccipherapi.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/cryptosymmetriccipherapi.h)
    67 //../inc/spi/cryptosignatureapi.h			/epoc32/include/cryptospi/cryptosignatureapi.h
    67 ../inc/spi/cryptoasymmetriccipherapi.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/cryptoasymmetriccipherapi.h)
    68 //../inc/spi/cryptokeypairgeneratorapi.h	/epoc32/include/cryptospi/cryptokeypairgeneratorapi.h
    68 ../inc/spi/cryptosignatureapi.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/cryptosignatureapi.h)
    69 //../inc/spi/keys.h						/epoc32/include/cryptospi/keys.h
    69 ../inc/spi/cryptokeypairgeneratorapi.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/cryptokeypairgeneratorapi.h)
    70 //../inc/spi/keypair.h					/epoc32/include/cryptospi/keypair.h
    70 ../inc/spi/keys.h					SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptospi/keys.h)
    71 //../inc/spi/keypairgeneratorplugin.h		/epoc32/include/cryptospi/keypairgeneratorplugin.h
    71 ../inc/spi/keypair.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/keypair.h)
    72 //../inc/spi/signerplugin.h				/epoc32/include/cryptospi/signerplugin.h
    72 ../inc/spi/keypairgeneratorplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/keypairgeneratorplugin.h)
    73 //../inc/spi/symmetriccipherplugin.h		/epoc32/include/cryptospi/symmetriccipherplugin.h
    73 ../inc/spi/signerplugin.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/signerplugin.h)
    74 //../inc/spi/verifierplugin.h				/epoc32/include/cryptospi/verifierplugin.h
    74 ../inc/spi/symmetriccipherplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/symmetriccipherplugin.h)
    75 //../inc/spi/cryptokeyagreementapi.h		/epoc32/include/cryptospi/cryptokeyagreementapi.h
    75 ../inc/spi/verifierplugin.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/verifierplugin.h)
    76 //../inc/spi/keyagreementplugin.h			/epoc32/include/cryptospi/keyagreementplugin.h
    76 ../inc/spi/cryptokeyagreementapi.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/cryptokeyagreementapi.h)
       
    77 ../inc/spi/keyagreementplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cryptospi/keyagreementplugin.h)
       
    78 
       
    79 
       
    80 // Cryptospi error codes.
       
    81 ../inc/spi/cryptospi_errs.h               SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptospi/cryptospi_errs.h)
       
    82 
    77 
    83 
    78 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h)
    84 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h)
    79 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h)
    85 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h)
    80 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h)
    86 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h)
    81 ../inc/keyidentifierutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(keyidentifierutil.h)
    87 ../inc/keyidentifierutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(keyidentifierutil.h)