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

/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dcmp.c62 int BN_ucmp(const BIGNUM *a, const BIGNUM *b) { function
/external/openssl/crypto/bn/
H A Dbn_lib.c646 int BN_ucmp(const BIGNUM *a, const BIGNUM *b) function

Completed in 588 milliseconds