/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_smpl.c | 146 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_set_curve() local 204 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_get_curve() local 256 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_check_discriminant() local 382 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp() local 440 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp() local 506 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_point_get_affine_coordinates() local 620 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_add() local 805 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_dbl() local 963 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_is_on_curve() local 1072 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_cmp() local [all …]
|
H A D | ecp_oct.c | 27 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_set_compressed_coordinates() local 164 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_point2oct() local 280 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_oct2point() local
|
H A D | ec2_oct.c | 47 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_set_compressed_coordinates() local 135 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_point2oct() local 266 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_oct2point() local
|
H A D | ec2_smpl.c | 186 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_group_check_discriminant() local 362 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_add() local 517 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_is_on_curve() local 587 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_cmp() local 638 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_make_affine() local
|
H A D | ec_check.c | 23 BN_CTX *new_ctx = NULL; in EC_GROUP_check_named_curve() local
|
H A D | ecp_mont.c | 146 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_mont_group_set_curve() local 227 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_mont_field_inv() local
|
H A D | ecp_nist.c | 97 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nist_group_set_curve() local
|
H A D | ecp_s390x_nistp.c | 57 BN_CTX *new_ctx = NULL; in ec_GFp_s390x_nistp_mul() local
|
H A D | ec_lib.c | 1075 BN_CTX *new_ctx = NULL; in EC_POINTs_mul() local 1121 BN_CTX *new_ctx = NULL; in EC_POINT_mul() local 1240 BN_CTX *new_ctx = NULL; in ec_field_inverse_mod_ord() local
|
H A D | ec_mult.c | 841 BN_CTX *new_ctx = NULL; in ossl_ec_wNAF_precompute_mult() local
|
H A D | ecp_nistp224.c | 1302 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp224_group_set_curve() local 1618 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp224_precompute_mult() local
|
H A D | ecp_nistp521.c | 1806 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp521_group_set_curve() local 2127 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp521_precompute_mult() local
|
H A D | ecp_nistp256.c | 1913 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp256_group_set_curve() local 2238 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp256_precompute_mult() local
|
H A D | ecp_nistz256.c | 825 BN_CTX *new_ctx = NULL; in ecp_nistz256_mult_precompute() local
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_negoex.c | 55 gss_ctx_id_t new_ctx = GSS_C_NO_CONTEXT, *internal_ctx; in gssspi_query_meta_data() local 140 gss_ctx_id_t new_ctx = GSS_C_NO_CONTEXT, *internal_ctx; in gssspi_exchange_meta_data() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_gcd.c | 518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-seh.cpp | 186 CONTEXT new_ctx; in _GCC_specific_handler() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | channel.c | 196 struct mt76_chanctx *new_ctx = (struct mt76_chanctx *)vifs->new_ctx->drv_priv; in mt76_switch_vif_chanctx() local
|
H A D | mt792x.h | 249 struct ieee80211_chanctx_conf *new_ctx; member
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | handshake.c | 114 SSL_CTX *new_ctx = (SSL_CTX*)arg; in select_server_ctx() local 178 SSL_CTX *new_ctx = arg; in client_hello_select_server_ctx() local
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 851 struct ieee80211_chanctx_conf *old_ctx, *new_ctx; member
|