Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dbignum.c82 if (mp_to_unsigned_bin((mp_int *) n, buf) != MP_OKAY) { in bignum_get_unsigned_bin()
Dlibtommath.h1001 mp_to_unsigned_bin (mp_int * a, unsigned char *b) in mp_to_unsigned_bin() function