Searched defs:bn1 (Results 1 – 2 of 2) sorted by relevance
82 let bn1 = &BigUint::from_str_radix(hex1, 16).unwrap(); in fuzzed_mul_1() localVariable
81 BIGNUM* bn1 = BN_new(); in CreateCurveParams() local