Searched refs:ckinv (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_ossl.c216 const BIGNUM *ckinv; local
270 ckinv = kinv;
272 ckinv = in_kinv;
287 if (!BN_mod_mul(s, s, ckinv, order, ctx)) {

Completed in 97 milliseconds