Searched refs:BN_mod_sqrt (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/lib/libcrypto/bn/ |
| D | bn_mod_sqrt.c | 703 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);
|
| D | bn.h | 411 BIGNUM *BN_mod_sqrt(BIGNUM *ret,
|
| /openbsd/src/lib/libcrypto/man/ |
| D | Makefile | 77 BN_mod_sqrt.3 \
|
| /openbsd/src/regress/lib/libcrypto/bn/ |
| D | bn_mod_sqrt.c | 2857 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()
|
| D | bn_test.c | 1614 if (!BN_mod_sqrt(r, a, p, ctx)) in test_sqrt()
|
| /openbsd/src/lib/libcrypto/ec/ |
| D | ec_lib.c | 1063 if (!BN_mod_sqrt(y, y, p, ctx)) { in EC_POINT_set_compressed_coordinates()
|
| /openbsd/src/lib/libcrypto/ |
| D | Symbols.list | 417 BN_mod_sqrt
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | mi | 1834 ./usr/share/man/man3/BN_mod_sqrt.3
|