cryptomgmtlibs/securityutils/bwins/sectcbutilu.def
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms

EXPORTS 
	?GetSystemDrive@SecTcbUtil@@YA?AW4TDriveNumber@@XZ @ 1 NONAME ; enum TDriveNumber SecTcbUtil::GetSystemDrive(void)
	?GetSystemDriveChar@SecTcbUtil@@YA?AVTChar@@W4TDriveNumber@@@Z @ 2 NONAME ; class TChar SecTcbUtil::GetSystemDriveChar(enum TDriveNumber)
	?ReadNonEmptyLineL@MiscUtil@@YAHABVTDesC8@@AAHAAVTPtrC8@@@Z @ 3 NONAME ; int MiscUtil::ReadNonEmptyLineL(class TDesC8 const &, int &, class TPtrC8 &)
	?DeletePathIfEmpty@MiscUtil@@YAXAAVRFs@@ABVTDesC16@@@Z @ 4 NONAME ABSENT ; void MiscUtil::DeletePathIfEmpty(class RFs &, class TDesC16 const &)