Searched refs:cofactorInt (Results 1 – 1 of 1) sorted by relevance
1699 jbyteArray orderBytes, jint cofactorInt) { in NativeCrypto_EC_GROUP_new_arbitrary() argument1706 if (cofactorInt < 1) { in NativeCrypto_EC_GROUP_new_arbitrary()1722 !BN_set_word(cofactor, static_cast<uint32_t>(cofactorInt))) { in NativeCrypto_EC_GROUP_new_arbitrary()