Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi_gmp.c150 INLINE_DECL bi_ptr bi_gcd( bi_ptr result, bi_ptr a, bi_ptr b) { in bi_gcd() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dbi_openssl.h346 INLINE_DECL bi_ptr bi_gcd( bi_ptr result, bi_ptr a, bi_ptr b) { in bi_gcd() function