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

/openbsd-current/lib/libcrypto/bn/
H A Dbn_isqrt.c43 bn_isqrt(BIGNUM *out_sqrt, int *out_perfect, const BIGNUM *n, BN_CTX *in_ctx) argument
200 bn_is_perfect_square(int *out_perfect, const BIGNUM *n, BN_CTX *ctx) argument
[all...]

Completed in 117 milliseconds