Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dbi_gmp.h291 INLINE_DECL int bi_invert_mod( bi_ptr result, const bi_ptr i, const bi_ptr m) { in bi_invert_mod() function
H A Dbi_openssl.h325 INLINE_DECL int bi_invert_mod( bi_ptr result, const bi_ptr i, const bi_ptr m) { in bi_invert_mod() function