Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpecsetpointoctstring.c93 ret = ippsGFpSetElementOctString(pStr, elemLen, &ptX, pEC->pGF);
96 ret = ippsGFpSetElementOctString(pStr, elemLen, &ptY, pEC->pGF);
Dpcpgfpsetelemoctstr.c83 IPPFUN(IppStatus, ippsGFpSetElementOctString,(const Ipp8u* pStr, int strSize, IppsGFpElement* pR, I…
Dippcp.def425 ippsGFpSetElementOctString
Dexports.linux.lib-export423 EXTERN (ippsGFpSetElementOctString)
934 ippsGFpSetElementOctString;
Downcp.h462 #define ippsGFpSetElementOctString OWNAPI(ippsGFpSetElementOctString) macro
/external/epid-sdk/epid/common/math/src/
Dfinitefield.c554 sts = ippsGFpSetElementOctString(extended_ff_elem_str, strlen, in SetFfElementOctString()
557 sts = ippsGFpSetElementOctString(ff_elem_str, strlen, in SetFfElementOctString()
/external/epid-sdk/ext/ipp/include/
Dippcp.h1081 IPPAPI(IppStatus, ippsGFpSetElementOctString,(const Ipp8u* pStr, int strSize, IppsGFpElement* pR, I…