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

/netbsd-current/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dbi_gmp.h200 INLINE_DECL bi_ptr bi_mod_exp( bi_ptr result, const bi_ptr g, const bi_ptr e, const bi_ptr m) { function
H A Dbi_openssl.h110 INLINE_DECL bi_ptr bi_mod_exp( bi_ptr result, const bi_ptr g, const bi_ptr e, const bi_ptr m) { function

Completed in 70 milliseconds