Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpmethod.h83 #define gsArithGFp OWNAPI(gsArithGFp) macro
84 gsModMethod* gsArithGFp(void);
Dgsmodmethod.h115 #define gsArithGFp OWNAPI(gsArithGFp) macro
116 gsModMethod* gsArithGFp(void);
Dpcpgfpmethod_com.c68 method.arith = gsArithGFp();
Dpcpgfpmethod_256.c70 method.arith = gsArithGFp();
Dpcpgfpmethod_256bn.c72 method.arith = gsArithGFp();
Dgsmodmethod_gfp.c86 gsModMethod* gsArithGFp(void) in gsArithGFp() function
Dpcpgfpmethod_384r1.c223 method.arith = gsArithGFp();
Dpcpgfpmethod_521r1.c231 method.arith = gsArithGFp();
Dpcpgfpmethod_192r1.c234 method.arith = gsArithGFp();
Dpcpgfpmethod_224r1.c229 method.arith = gsArithGFp();
Dpcpgfpmethod_256r1.c226 method.arith = gsArithGFp();