OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ckinv
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/ecdsa/
ecs_ossl.c
225
const BIGNUM *
ckinv
;
local
288
ckinv
= kinv;
292
ckinv
= in_kinv;
310
if (!BN_mod_mul(s, s,
ckinv
, order, ctx))
Completed in 36 milliseconds