Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtls_pstm.c52 #define pstm_mul_2d(a, b, c) (pstm_mul_2d(a, b, c), PSTM_OKAY) macro
942 static int32 pstm_mul_2d(pstm_int *a, int b, pstm_int *c) in pstm_mul_2d() function
982 #define pstm_mul_2d(a, b, c) (pstm_mul_2d(a, b, c), PSTM_OKAY) macro