Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpmethod_192r1.c91 #define p192r1_to_mont OWNAPI(p192r1_to_mont) macro
92 BNU_CHUNK_T* p192r1_to_mont (BNU_CHUNK_T* res, const BNU_CHUNK_T* a, gsEngine* pGFE);
151 static BNU_CHUNK_T* p192r1_to_mont(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, gsEngine* pGFE) in p192r1_to_mont() function
179 p192r1_to_mont, in gsArithGF_p192r1()