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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dec.c568 PRBool withCofactor,
598 if (withCofactor && (ecParams->cofactor != 1)) {
565 ECDH_Derive(SECItem *publicValue, ECParams *ecParams, SECItem *privateValue, PRBool withCofactor, SECItem *derivedSecret, int kmflag) argument

Completed in 33 milliseconds