Per bug #66551, remove all HMAC_ calls from exported symbol list. All

HMAC_ functionality can be done the PKCS#11 interface.
This commit is contained in:
mcgreer%netscape.com 2001-01-27 16:38:45 +00:00
Родитель 0215be729e
Коммит 46aebc320c
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -283,11 +283,6 @@ CERT_VerifyCert;
DER_GetInteger;
DER_TimeToUTCTime;
DER_UTCTimeToTime;
HMAC_Begin;
HMAC_Create;
HMAC_Destroy;
HMAC_Finish;
HMAC_Update;
PBE_CreateContext;
PBE_DestroyContext;
PBE_GenerateBits;