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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec.c558 PRBool withCofactor,
588 if (withCofactor && (ecParams->cofactor != 1)) {
555 ECDH_Derive(SECItem *publicValue, ECParams *ecParams, SECItem *privateValue, PRBool withCofactor, SECItem *derivedSecret, int kmflag) argument

Completed in 61 milliseconds