Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_cmp_d.c21 int mp_cmp_d(mp_int * a, mp_digit b) in mp_cmp_d() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1327 static int mp_cmp_d(const mp_int * a, mp_digit b) in mp_cmp_d() function