Lines Matching refs:var
186 ctx->var = MBEDTLS_ECDH_VARIANT_NONE; in mbedtls_ecdh_init()
223 ctx->var = MBEDTLS_ECDH_VARIANT_EVEREST; in mbedtls_ecdh_setup()
229 ctx->var = MBEDTLS_ECDH_VARIANT_MBEDTLS_2_0; in mbedtls_ecdh_setup()
276 switch( ctx->var ) in mbedtls_ecdh_free()
291 ctx->var = MBEDTLS_ECDH_VARIANT_NONE; in mbedtls_ecdh_free()
375 switch( ctx->var ) in mbedtls_ecdh_make_params()
429 switch( ctx->var ) in mbedtls_ecdh_read_params()
498 switch( ctx->var ) in mbedtls_ecdh_get_params()
579 switch( ctx->var ) in mbedtls_ecdh_make_public()
625 switch( ctx->var ) in mbedtls_ecdh_read_public()
712 switch( ctx->var ) in mbedtls_ecdh_calc_secret()