Searched refs:ippsGFpSetElementOctString (Results 1 – 7 of 7) sorted by relevance
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpgfpecsetpointoctstring.c | 93 ret = ippsGFpSetElementOctString(pStr, elemLen, &ptX, pEC->pGF); 96 ret = ippsGFpSetElementOctString(pStr, elemLen, &ptY, pEC->pGF);
|
D | pcpgfpsetelemoctstr.c | 83 IPPFUN(IppStatus, ippsGFpSetElementOctString,(const Ipp8u* pStr, int strSize, IppsGFpElement* pR, I…
|
D | ippcp.def | 425 ippsGFpSetElementOctString
|
D | exports.linux.lib-export | 423 EXTERN (ippsGFpSetElementOctString) 934 ippsGFpSetElementOctString;
|
D | owncp.h | 462 #define ippsGFpSetElementOctString OWNAPI(ippsGFpSetElementOctString) macro
|
/external/epid-sdk/epid/common/math/src/ |
D | finitefield.c | 554 sts = ippsGFpSetElementOctString(extended_ff_elem_str, strlen, in SetFfElementOctString() 557 sts = ippsGFpSetElementOctString(ff_elem_str, strlen, in SetFfElementOctString()
|
/external/epid-sdk/ext/ipp/include/ |
D | ippcp.h | 1081 IPPAPI(IppStatus, ippsGFpSetElementOctString,(const Ipp8u* pStr, int strSize, IppsGFpElement* pR, I…
|