diff -r d5423fbb4f29 -r b75757c81051 pkiutilities/PKCS12/CrPkcs12/Inc/crcrypto.h --- a/pkiutilities/PKCS12/CrPkcs12/Inc/crcrypto.h Tue Feb 02 00:44:34 2010 +0200 +++ b/pkiutilities/PKCS12/CrPkcs12/Inc/crcrypto.h Fri Mar 19 09:41:08 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2000, 2002, 2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2000, 2002, 2004, 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -178,8 +178,8 @@ const TInt aBlockSize, CCrAlgInfo* algInfo); - TInt MesDigestInputSize(TCrAlgorithm aDigestAlg); - TInt MesDigestOutputSize(TCrAlgorithm aDigestAlg); + TInt MesDigestInputSizeL(TCrAlgorithm aDigestAlg); + TInt MesDigestOutputSizeL(TCrAlgorithm aDigestAlg); void Reset(); private: // Data.