Home
last modified time | relevance | path

Searched refs:rtl_freeZeroMemory (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sal/rtl/source/
H A Drandom.c283 rtl_freeZeroMemory (pImpl, sizeof(RandomPool_Impl)); in rtl_random_createPool()
299 rtl_freeZeroMemory (pImpl, sizeof (RandomPool_Impl)); in rtl_random_destroyPool()
H A Ddigest.c500 rtl_freeZeroMemory (pImpl, sizeof (DigestMD2_Impl)); in rtl_digest_destroyMD2()
913 rtl_freeZeroMemory (pImpl, sizeof (DigestMD5_Impl)); in rtl_digest_destroyMD5()
1359 rtl_freeZeroMemory (pImpl, sizeof (DigestSHA_Impl)); in rtl_digest_destroySHA()
1547 rtl_freeZeroMemory (pImpl, sizeof (DigestSHA_Impl)); in rtl_digest_destroySHA1()
1776 rtl_freeZeroMemory (pImpl, sizeof (DigestHMAC_MD5_Impl)); in rtl_digest_destroyHMAC_MD5()
2005 rtl_freeZeroMemory (pImpl, sizeof (DigestHMAC_SHA1_Impl)); in rtl_digest_destroyHMAC_SHA1()
H A Dcipher.c1126 rtl_freeZeroMemory (pImpl, sizeof (CipherBF_Impl)); in rtl_cipher_destroyBF()
1355 rtl_freeZeroMemory (pImpl, sizeof (CipherARCFOUR_Impl)); in rtl_cipher_destroyARCFOUR()
H A Dalloc_global.c349 void SAL_CALL rtl_freeZeroMemory (void * p, sal_Size n) SAL_THROW_EXTERN_C() in rtl_freeZeroMemory() function
/trunk/main/sal/util/
H A Dsalalloc.list6 rtl_freeZeroMemory;
H A Dsalalloc.map27 rtl_freeZeroMemory;
H A Dsal.map364 rtl_freeZeroMemory;
/trunk/main/sal/inc/rtl/
H A Dalloc.h92 void SAL_CALL rtl_freeZeroMemory (
/trunk/main/sal/qa/rtl/alloc/
H A Drtl_alloc.cxx122 rtl_freeZeroMemory(m_pZeroMemory, m_nSizeOfZeroMemory); in TearDown()

Completed in 42 milliseconds