Searched defs:mp_read_unsigned_bin (Results 1 – 2 of 2) sorted by relevance
20 #define mp_read_unsigned_bin(a, b, c) ltc_mp.unsigned_read(a, b, c) macro
962 static int mp_read_unsigned_bin (mp_int * a, const unsigned char *b, int c) in mp_read_unsigned_bin() function