Home
last modified time | relevance | path

Searched refs:dmp1_fixed (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c208 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
866 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
872 dmq1 = rsa->dmp1_fixed; in mod_exp()
1299 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c214 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
875 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
881 dmq1 = rsa->dmp1_fixed; in mod_exp()
1345 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c214 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
875 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
881 dmq1 = rsa->dmp1_fixed; in mod_exp()
1369 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex_maybe_fips()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c214 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
875 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
881 dmq1 = rsa->dmp1_fixed; in mod_exp()
1369 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex_maybe_fips()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/security/boringssl/boringssl-6a71840/crypto/fipsmodule/rsa/
H A Drsa_impl.c209 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
880 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
886 dmq1 = rsa->dmp1_fixed; in mod_exp()
1313 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c217 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
878 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
884 dmq1 = rsa->dmp1_fixed; in mod_exp()
1374 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex_maybe_fips()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/rsa/
H A Drsa_impl.c217 if (!ensure_fixed_copy(&rsa->dmp1_fixed, rsa->dmp1, p_fixed->width) || in freeze_private_key()
878 const BIGNUM *dmp1 = rsa->dmp1_fixed, *dmq1 = rsa->dmq1_fixed; in mod_exp()
884 dmq1 = rsa->dmp1_fixed; in mod_exp()
1374 replace_bignum(&rsa->dmp1_fixed, &tmp->dmp1_fixed); in RSA_generate_key_ex_maybe_fips()
H A Drsa.c151 BN_free(rsa->dmp1_fixed); in RSA_free()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/include/openssl/
H A Drsa.h728 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/include/openssl/
H A Drsa.h728 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/include/openssl/
H A Drsa.h728 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/include/openssl/
H A Drsa.h728 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/security/boringssl/boringssl-6a71840/include/openssl/
H A Drsa.h728 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/include/openssl/
H A Drsa.h769 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/include/openssl/
H A Drsa.h765 BIGNUM *d_fixed, *dmp1_fixed, *dmq1_fixed; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc938 EXPECT_FALSE(rsa->dmp1_fixed); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc936 EXPECT_FALSE(rsa->dmp1_fixed); in TEST()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc938 EXPECT_FALSE(rsa->dmp1_fixed); in TEST()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc938 EXPECT_FALSE(rsa->dmp1_fixed); in TEST()

12