Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtls_pstm.c867 static int32 pstm_montgomery_setup(pstm_int *a, pstm_digit *rho) in pstm_montgomery_setup() function
1622 if ((err = pstm_montgomery_setup (P, &mp)) != PSTM_OKAY) { in pstm_exptmod()