Home
last modified time | relevance | path

Searched refs:BN_mod_inverse_no_branch (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/bn/
H A Dbn_gcd.c355 BN_mod_inverse_no_branch(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, in BN_mod_inverse_no_branch() function
524 return BN_mod_inverse_no_branch(in, a, n, ctx); in BN_mod_inverse_internal()