Searched defs:mp_read_unsigned_bin (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dcrypto_libtomcrypt.c20 #define mp_read_unsigned_bin(a, b, c) ltc_mp.unsigned_read(a, b, c) macro
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dlibtommath.c962 static int mp_read_unsigned_bin (mp_int * a, const unsigned char *b, int c) function

Completed in 163 milliseconds