HomeSort by relevance Sort by last modified time
    Searched refs:BREAK_ON_IPP_ERROR (Results 1 - 4 of 4) sorted by null

  /external/epid-sdk/epid/common/math/src/
pairing.c 32 #define BREAK_ON_IPP_ERROR(sts, ret) \
189 BREAK_ON_IPP_ERROR(sts, result);
226 BREAK_ON_IPP_ERROR(sts, result);
234 BREAK_ON_IPP_ERROR(sts, result);
237 BREAK_ON_IPP_ERROR(sts, result);
239 BREAK_ON_IPP_ERROR(sts, result);
248 BREAK_ON_IPP_ERROR(sts, result);
402 BREAK_ON_IPP_ERROR(sts, result);
407 BREAK_ON_IPP_ERROR(sts, result);
409 BREAK_ON_IPP_ERROR(sts, result)
    [all...]
ecdsa_verify.c 30 #define BREAK_ON_IPP_ERROR(sts, ret) \
116 BREAK_ON_IPP_ERROR(ipp_status, result);
130 BREAK_ON_IPP_ERROR(ipp_status, result);
135 BREAK_ON_IPP_ERROR(ipp_status, result);
162 BREAK_ON_IPP_ERROR(ipp_status, result);
171 BREAK_ON_IPP_ERROR(ipp_status, result);
174 BREAK_ON_IPP_ERROR(ipp_status, result);
205 BREAK_ON_IPP_ERROR(ipp_status, result);
214 BREAK_ON_IPP_ERROR(ipp_status, result);
289 BREAK_ON_IPP_ERROR(ipp_status, result)
    [all...]
tatepairing.c 32 #define BREAK_ON_IPP_ERROR(sts, ret) \
197 BREAK_ON_IPP_ERROR(sts, result);
199 BREAK_ON_IPP_ERROR(sts, result);
203 BREAK_ON_IPP_ERROR(sts, result);
543 BREAK_ON_IPP_ERROR(sts, result);
546 BREAK_ON_IPP_ERROR(sts, result);
549 BREAK_ON_IPP_ERROR(sts, result);
604 BREAK_ON_IPP_ERROR(sts, result);
627 BREAK_ON_IPP_ERROR(sts, result);
630 BREAK_ON_IPP_ERROR(sts, result)
    [all...]
ecgroup.c 39 #define BREAK_ON_IPP_ERROR(sts, ret) \
959 BREAK_ON_IPP_ERROR(sts, result);
961 BREAK_ON_IPP_ERROR(sts, result);
978 BREAK_ON_IPP_ERROR(sts, result);
1050 BREAK_ON_IPP_ERROR(sts, result);
1054 BREAK_ON_IPP_ERROR(sts, result);
    [all...]

Completed in 92 milliseconds