Home
last modified time | relevance | path

Searched defs:pstm_montgomery_reduce (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dtls_pstm_montgomery_reduce.c367 int32 FAST_FUNC pstm_montgomery_reduce(psPool_t *pool, pstm_int *a, pstm_int *m, in pstm_montgomery_reduce() function
Dtls_pstm.h254 #define pstm_montgomery_reduce(pool, a, m, mp, paD, paDlen) \ macro