Home
last modified time | relevance | path

Searched refs:BN_mod_sqrt (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/lib/libcrypto/bn/
Dbn_mod_sqrt.c703 BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) in BN_mod_sqrt() function
723 LCRYPTO_ALIAS(BN_mod_sqrt);
Dbn.h411 BIGNUM *BN_mod_sqrt(BIGNUM *ret,
/openbsd/src/lib/libcrypto/man/
DMakefile77 BN_mod_sqrt.3 \
/openbsd/src/regress/lib/libcrypto/bn/
Dbn_mod_sqrt.c2857 if (BN_mod_sqrt(got, a, p, ctx) == NULL) { in mod_sqrt_test()
4462 if (BN_mod_sqrt(got, a, p, ctx) == NULL) { in bn_mod_sqrt_p_is_1_mod_8_test()
Dbn_test.c1614 if (!BN_mod_sqrt(r, a, p, ctx)) in test_sqrt()
/openbsd/src/lib/libcrypto/ec/
Dec_lib.c1063 if (!BN_mod_sqrt(y, y, p, ctx)) { in EC_POINT_set_compressed_coordinates()
/openbsd/src/lib/libcrypto/
DSymbols.list417 BN_mod_sqrt
/openbsd/src/distrib/sets/lists/comp/
Dmi1834 ./usr/share/man/man3/BN_mod_sqrt.3