Functions
sqrt.c File Reference
#include <openssl/bn.h>
#include <openssl/err.h>
#include "internal.h"
Include dependency graph for sqrt.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BIGNUMBN_mod_sqrt (BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx)
 
int BN_sqrt (BIGNUM *out_sqrt, const BIGNUM *in, BN_CTX *ctx)
 

Function Documentation

◆ BN_mod_sqrt()

BIGNUM* BN_mod_sqrt ( BIGNUM in,
const BIGNUM a,
const BIGNUM p,
BN_CTX ctx 
)

Definition at line 62 of file sqrt.c.

◆ BN_sqrt()

int BN_sqrt ( BIGNUM out_sqrt,
const BIGNUM in,
BN_CTX ctx 
)

Definition at line 423 of file sqrt.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:31