Home
last modified time | relevance | path

Searched defs:binv (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libcrypto/dsa/
H A Ddsa_ossl.c85 BIGNUM *b = NULL, *bm = NULL, *bxr = NULL, *binv = NULL, *m = NULL; in dsa_do_sign() local
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigRat.pm1240 sub binv { subroutine
H A DBigFloat.pm2557 sub binv { subroutine
H A DBigInt.pm2915 sub binv { subroutine
/openbsd/lib/libcrypto/ecdsa/
H A Decdsa.c411 BIGNUM *b, *binv, *be, *bxr; in ecdsa_compute_s() local