Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 21 of 21) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Decp_smpl.c146 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 Decp_oct.c27 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 Dec2_oct.c47 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 Dec2_smpl.c186 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 Dec_check.c23 BN_CTX *new_ctx = NULL; in EC_GROUP_check_named_curve() local
H A Decp_mont.c146 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 Decp_nist.c97 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nist_group_set_curve() local
H A Decp_s390x_nistp.c57 BN_CTX *new_ctx = NULL; in ec_GFp_s390x_nistp_mul() local
H A Dec_lib.c1075 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 Dec_mult.c841 BN_CTX *new_ctx = NULL; in ossl_ec_wNAF_precompute_mult() local
H A Decp_nistp224.c1302 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 Decp_nistp521.c1806 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 Decp_nistp256.c1913 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 Decp_nistz256.c825 BN_CTX *new_ctx = NULL; in ecp_nistz256_mult_precompute() local
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_negoex.c55 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 Dbn_gcd.c518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp186 CONTEXT new_ctx; in _GCC_specific_handler() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dchannel.c196 struct mt76_chanctx *new_ctx = (struct mt76_chanctx *)vifs->new_ctx->drv_priv; in mt76_switch_vif_chanctx() local
H A Dmt792x.h249 struct ieee80211_chanctx_conf *new_ctx; member
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c114 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 Dmac80211.h851 struct ieee80211_chanctx_conf *old_ctx, *new_ctx; member