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