HomeSort by relevance Sort by last modified time
    Searched refs:cpRandHW_buffer (Results 1 - 3 of 3) sorted by null

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpprngenhwca.c 95 if(cpRandHW_buffer(pRand, rndSize)) {
pcpprngenhw_bn.c 100 if(cpRandHW_buffer((Ipp32u*)pRandBN, rndSize*sizeof(BNU_CHUNK_T)/sizeof(Ipp32u))) {
pcpprng_genhw.h 94 // Name: cpRandHW_buffer
108 __INLINE int cpRandHW_buffer(Ipp32u* pBuffer, int bufLen)

Completed in 768 milliseconds