Searched refs:sqrt_a (Results 1 – 1 of 1) sorted by relevance
600 bn_mod_sqrt_verify(const BIGNUM *a, const BIGNUM *sqrt_a, const BIGNUM *p, in bn_mod_sqrt_verify() argument611 if (!BN_mod_sqr(x, sqrt_a, p, ctx)) in bn_mod_sqrt_verify()