Home
last modified time | relevance | path

Searched refs:nsShare (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpecdh.c136 int nsShare = BN_ROOM(pShare); variable
139 cpGFpElementPadd(pShareData+elmLen, nsShare-elmLen, 0);
142 FIX_BNU(pShareData, nsShare);
143 BN_SIZE(pShare) = nsShare;
Dpcpgfpecdhc.c148 int nsShare = BN_ROOM(pShare); variable
151 cpGFpElementPadd(pShareData+elmLen, nsShare-elmLen, 0);
154 FIX_BNU(pShareData, nsShare);
155 BN_SIZE(pShare) = nsShare;